Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug 166007. Report is not able to fetch all items from XML data source file

-    Summary:

CheckIn: Fix bugzilla bug 166007. Report is not able to fetch all items from XML data source file.


- Bugzilla Bug (s) Resolved:

 [166007] Report is not able to fetch all items from XML data source file

 

-   Description:

Add encoding option in GUI for use who wants to parse their input xml stream as non-utf8 format. Use “Auto” encoding as default if there is no need to change the encoding of the data source.


- Tests Description:
Unit tests and manual tests.

 

- Reviewer

 Zhu Lin


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Added:

 

- Files Edited

"/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" "/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/wizards/ResultSetTableViewer.java" "/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/i18n/messages.properties" "/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/wizards/Constants.java" "/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/META-INF/MANIFEST.MF" "/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/wizards/DataSetDesignPopulator.java" "/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/wizards/XMLSelectionPageHelper.java"

"/org.eclipse.datatools.enablement.oda.xml/src/org/eclipse/datatools/enablement/oda/xml/util/SaxParser.java" "/org.eclipse.datatools.enablement.oda.xml/plugin.xml" "/org.eclipse.datatools.enablement.oda.xml/src/org/eclipse/datatools/enablement/oda/xml/util/XMLDataInputStreamCreator.java" "/org.eclipse.datatools.enablement.oda.xml/src/org/eclipse/datatools/enablement/oda/xml/impl/Connection.java" "/org.eclipse.datatools.enablement.oda.xml/META-INF/MANIFEST.MF" "/org.eclipse.datatools.enablement.oda.xml/src/org/eclipse/datatools/enablement/oda/xml/util/ui/SchemaPopulationUtil.java" "/org.eclipse.datatools.enablement.oda.xml/src/org/eclipse/datatools/enablement/oda/xml/util/XMLDataInputStream.java" "/org.eclipse.datatools.enablement.oda.xml/plugin.properties" "/org.eclipse.datatools.enablement.oda.xml/src/org/eclipse/datatools/enablement/oda/xml/Constants.java"

 

- Files Deleted

 

- Jianchao

 


Back to the top