Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: in head and 2.2 branch fix bugs 191799 Exception is thrown out when edit the filter of the chart extended from the library [0001]

- Summary:

It is due to the structure caching algorithm in the CachedMemberRef. The solution is to update cached structure whenever the structure/list is localized.

- Bugzilla Bug (s) Resolved: 191799

- Description:

1. added update algorithm in the CachedMemberRef.

2. called the new method in AbstractPropertyCommand and StructureHandle.

3. new test cases.

- Tests Description :

JUnit/Manual test

- Files Edited:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/StructureHandleTest.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/StructureHandle.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/AbstractPropertyCommand.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/CachedMemberRef.java



- Files Added:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/input/LibraryWithFilters.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/input/StructureHandleTest_1.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