Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: bugzilla 134233 Failed to display the correct html in the Format Chart Title (Area) Interactivity

Summary:

When de-serialize the action with String arguments, the encoding way is not UTF-8. This causes the problem when parsing the input stream later.

Bugzilla Bug (s) Resolved: 134233

Description:

1.    Fixed the encoding way in ModuleUtil.

2.    Added test cases.

Tests Description : JUnit Test case

Files Edited:

Model plugin:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/ModuleUtilTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleUtil.java"

 

Files Added:

 

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/input/ActionDeserializeTest_1.xml"

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

Rick Lu

 

Actuate Software Shanghai Center

Tel: (86)21-58826388

Fax: (86)21-58826002

Email: rlu@xxxxxxxxxxx

 


Back to the top