Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 165586 Inconsistent Visibility of ODA XML Data Set Properties

Title: CheckIn:Fix bugzilla bug 165586 Inconsistent Visibility of ODA XML Data Set Properties

- Summary:
Fix bugzilla bug 165586 Inconsistent Visibility of ODA XML Data Set Properties

- Bugzilla Bug (s) Resolved:
Bug
165586

- Description:
XML Data Set has two hidden properties:XML_FILE&MAX_ROW, which are assumed to be private property. At design time, the oda.design.DataSetDesign.setPrivateProperties should be called to put those properties in DataSetDesign. Fix this bug now, and do a little refactor on other pages.

- Tests Description:
Manual test

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
"/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/wizards/ColumnMappingPage.java"
"/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/wizards/XmlDataSetSelectionPage.java"
"/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/wizards/XMLInformationHolder.java"
"/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/wizards/XPathChoosePage.java"

- Files Added:

- Files Deleted












Back to the top