Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 182886 ComputeColumnHandle.RemoveArgument(String) doesn't work

- 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:

 

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


Back to the top