Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 183566 Exception occurs when preview the attached report design in Web viewer[1102]

- Summary:

When serialize the design file with DocumentUtil, NPE will be thrown for elements that contains elements as properties such as cube. Fixed the algorithm for this problem.

- Bugzilla Bug (s) Resolved: 183566

- Description:

1. revised the algorithm in DocumentUtil bugs.

2. added new test cases.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/DocumentUtilTest.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ReportDesignSerializer.java



- Files Added:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/golden/DocumentUtilTest_ElementProps_golden.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/input/DocumentUtilTest_ElementProps.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