Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 182932 copy visual item from report to library and 188576 Specify the filter on crosstab will lead the error in XML Source page[1102]

- Summary:

Fixed the design writer for elements like SortElement, MemberValue, etc. In this case, ID should not be written out. Fixed the LibraryHandle.rename() algorithm.

- Bugzilla Bug (s) Resolved: 182932 and 188576

- Description:

1. Fixed the design writer for the content element.

2. Fixed the rename algorithm for LibraryHandle.

3. added test cases.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/library/LibraryHandleTest.java
/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/parser/AllParserTests.java
/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/parser/golden/FilterAndSortParseTest_golden.xml
/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/namespace/AbstractNameHelper.java
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/elements/MemberValue.java
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/parser/PropertyState.java
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/parser/ReportElementState.java
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/util/ModelUtil.java
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/writer/ModuleWriter.java



- Files Added:



- 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