- Summary:
Arguments are a member of the structure ComputedColumn. Codes had bugs to
support such case. Fixed algorithm.
- Bugzilla Bug (s)
Resolved: Bug 182886
- Description:
1. Fixed the remove logic in ComplexPropertyCommand.
2. Updated test cases.
- Tests Description :
JUnit test
- Files Edited:
/org.eclipse.birt.report.model.tests
/test/org/eclipse/birt/report/model/api/AllApiTests.java
/org.eclipse.birt.report.model /src/org/eclipse/birt/report/model/api/elements/structures/ComputedColumn.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/simpleapi/IMultiRowItem.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/command/ComplexPropertyCommand.java
- Files Added:
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ComputedColumnHandleTest.java
- Files Deleted:
- Notes to Build Team:
- Notes to Developers:
- Notes to QA:
- Notes to
Documentation: