Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix UTF-8 bytes issue when use run/frameset preview report

Summary:
UTF-8 bytes issue when use run/frameset preview report

Bugzilla Bug (s) Resolved:

Description:
When use run/frameset pattern to preview report, it will convert byte array to string.

Fix the issue that should convert byte using UTF-8 encoding.

 

Tests Description: Manual test

Notes to Build Team:

Notes to Developers :

Notes to QA:

Notes to Documentation :

Files Edited:
/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetPageAllActionHandler.java

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtChangeParameterActionHandler.java

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractGetPageActionHandler.java

 

Files Added:

 

Files Deleted:

 

 

Thanks And Best Regards,

Jerry Cheng

Actuate Corporation - Shanghai R&D Center

*: ycheng@xxxxxxxxxxx

 


Back to the top