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]

SummaryFix 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

When delete cube measure on Xtab, it needs to tell the measure's name. Previously, it gets cube measure handle and then gets the handle's qualified name. Refactor to get the cube measure name directly.

 

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