Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix bug 191683:Exception is thrown out when add filter to a invalid crosstab [1102]

Summary
Exception is thrown out when add filter to a invalid crosstab [1102]

Bugzilla Bug (s) Resolved
191683

Description
Because the attached report design has error in it.
One of the cubeLevels is error.
Now it won't throw exception even if the report has error in it.

Tests Description
Manual test

Files Edited
/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/provider/CrosstabFilterModelProvider.java
/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/provider/CrosstabSortingModelProvider.java
/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/dialogs/CrosstabFilterConditionBuilder.java
/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/dialogs/CrosstabSortKeyBuilder.java


Files Added


Files Deleted


Notes to Build Team

Notes to Developers

Notes to QA

Notes to Documentation

Back to the top