Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla Bug 164459 Exception is thrown out when delete list group in the old design file [0901] to Head 2.2

- Summary:


When a group is removed, column bindings with aggregateOn of the group name should be removed. Otherwise, the preview shows errors.

Also modified parsing procedure, only when the _expression_ contains aggregation methods like Total.sum(), etc., the “aggregateOn” member of column binding will be set as the group name.


- Bugzilla Bug (s) Resolved:
164459



- Description:

Removed compile warnings from source codes.

- Tests Description :

JUnit test

- Files Edited:

"/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/parser/ListingItemState.java" "/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/command/ContentCommand.java"

 

"/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/CompatibleGroupExpression_golden.xml" "/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/CompatibleRowsExpr_golden_3.xml" "/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/CompatibleRowsExpr_golden_2.xml" "/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/CompatibleBoundColumnNestedTable_golden.xml" "/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/CompatibleBirt2_1M5Expr_golden.xml" "/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/CompatibleGroupExpression_golden_1.xml"

"/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementExporterTest.java" "/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/input/CompatibleBoundDataColumnGroupTest.xml" "/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/CompatibleDataValueExprWithGroup_golden.xml"



- 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