Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 187196-NPE throws out when delete a measure of crosstab which has been deleted in cube[1102]

Summary Fix Bugzilla bug 187196-NPE throws out when delete a measure of crosstab which has been deleted in cube[1102]

 

Bugzilla Bug (s) Resolved 187196

 

Description

 

Calls MeasureViewHandle.getIndex() instead of MeasureViewHandle.getCubeMeasureName().

 

Tests Description Manual test and code review

 

Notes to Build Team

 

Notes to Developers

 

Notes to QA

 

Notes to Documentation

 

Files Edited

/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/DeleteMeasureHandleAction.java

 

Files Added

 

Files Deleted

 

Hongchang Lin


Back to the top