Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIN:Fixed bugzilla bug 142427&142434

Title: CheckIN:Fixed bugzilla bug 142427&142434

- Summary:
Fix bugzilla bug 142427&142434

- Bugzilla Bug (s) Resolved:
Bug 142427: NPE is thrown out when name cell without input loses focus in Column Mapping dialog
Bug 142434: GUI adjustment in XML data set creating dialog

- Description:
1) When the relationInfo is null, the replace method should not work.
2) UI feature. Fixed in source!

- Tests Description:
UI Feature

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XmlDataSetSelectionPage.java
/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/ColumnMappingPage.java
/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/utils/XMLRelationInfoUtil.java


- Files Added:

- Files Deleted


Back to the top