Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug 155645 :NPE when cancelling "import" a thumbnail

Summary
NPE when cancelling "import" a thumbnail

Bugzilla Bug (s) Resolved
155645

Description
When clicking "Cancel" button, the filename returned is null. I should have checked whther the string is null before trim it, but I didn't.

Tests Description
Manual test

Files Edited

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ThumbnailBuilder.java


Files Added



Files Deleted



Notes to Build Team



Notes to Developers



Notes to QA
Check in to both 2.1.1 branch and main.



Notes to Documentation

 


Back to the top