Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 193860 Can not change the filter value on cross tab when preview as web viewer[1102]

- Summary:

Filter properties may be missed during serializing the report design. Revised the algorithm to fix this problem.

- Bugzilla Bug (s) Resolved: 193860

- Description:

1. fixed the algorithm in ReportDesignSerializer.

2. updated test cases.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/writer/DocumentUtilTest.java
/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/writer/golden/DocumentUtilTest_extends_testingtable_golden.xml
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/util/ReportDesignSerializer.java



- Files Added:

/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/writer/golden/DocumentUtilTest_filter_element_golden.xml
/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/writer/input/DocumentUtilTest_7.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