Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 169597 DesignFileException - duplicate style name in web app

- Summary:

When writes rptdocument, the shared style name was treated as the element name. Reorganize property search algorithm to avoid this case.

- Bugzilla Bug (s) Resolved:
169597



- Description:
1. Revised PropertySearchStrategy.

2. For above change, revised StyledElement.

3. Added new test cases.



- Tests Description :

Manual test

- Files Edited:

/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/writer/DocumentUtilTest.java
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/core/PropertySearchStrategy.java
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/core/StyledElement.java



- Files Added:

/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/writer/golden/DocumentUtilTest_shared_style_golden.xml
/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/writer/input/DocumentUtilTest_3.xml



- Files Deleted:



- Notes to Build Team:
- Notes to Developers:
- Notes to QA:
This check in was made in local server since internet service is unreliable.



- Notes to Documentation:

 

Rick Lu

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


Back to the top