Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIN: Fix Bugzilla Bug 119127 Accessing data: UTF-8 BOM encoded text file causes problems

-Summary:

Fix Bugzilla Bug 119127  Accessing data: UTF-8 BOM encoded text file causes problems. 

 

-Bugzilla Bug (s) Resolved:

Bugzilla bug 119127

 

-Description:

Add code to pass the BOM of an InputStream, if exists.


-Tests Description:
Unit test


-Files Edited:  

"/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParser.java" 

"/org.eclipse.birt.report.data.oda.xml/test/org/eclipse/birt/report/data/oda/xml/input/small.xml"

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:

 


Back to the top