Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 185008 Report viewer Parameter refresh problem in branch 2.1.3

- Summary:

The DocumentUtil didn't write the library pre-defined styles into the serialized report design. This could cause losing the style format when preview. Fix it.


- Bugzilla Bug (s) Resolved: 185008

- Description:

1. revised the algorithm in ReportDesignSerializer.

2. added new test cases.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/rom.def
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ReportDesignSerializer.java
/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/writer/DocumentUtilTest.java
/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/writer/golden/DocumentUtilTest_golden_2.xml



- Files Added:

/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/writer/golden/DocumentUtilTest_external_selectors_golden.xml
/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/writer/input/DocumentUtilTest_4.xml
/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/writer/input/LibrarayWithSelectors.xml



- Files Deleted:



- Notes to Build Team:


- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

Rick Lu
Actuate Software Shanghai Center
Tel: (86)21-58826388
Fax: (86)21-58826002
Email: rlu@xxxxxxxxxxx

 


Back to the top