Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug 153546:Can't add the image to background image except bmp

- Summary:
Can't add the image to background image except bmp
 
- Bugzilla Bug (s) Resolved:
 153546
 
- Description:
It's error when checking the file extensions.
This problem also occurs in WizardSelectCssStyleDialog.
Fixed.
 
Fix another bug:
The context-help "Refresh" in layout in fact only refresh the ModuleHandle's included library,  and the name may confuse the user, so change "Refresh" to "Refresh Library".
 
- Tests Description:
Manual test
 
- Files Edited:
 /org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BgImageFieldEditor.java
 /org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/WizardSelectCssStylePage.java
 /org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
 
 
- Files Added:
 
 
 
- Files Deleted:
 
 
- Notes to Build Team:
 
 
 
- Notes to Developers:
 
 
 
- Notes to QA:
 
 
 
- Notes to Documentation:

Back to the top