Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bug 173381 Should not return distinct aggregation values in DataRequestSession.getColumnValueSet method (GUI part)

Summary:

CheckIn: Fix bug 173381 Should not return distinct aggregation values in DataRequestSession.getColumnValueSet method

 

Bugzilla Entry(ies) Resolved:

[173381] Should not return distinct aggregation values in DataRequestSession.getColumnValueSet method

 

Description:

Make  change to SelectValueList to fix the problem. Specifically, we no longer throw exception when empty selection list is detected.

 

Tests Description:

Manual Test.

 

Notes to Build Team:

None.

 

Notes to Developers:

None.

 

Notes to QA:

None.

 

Notes to Documentation:

None.

 

Files Edited:

"/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/SelectValueDialog.java"

 

Files Added:

 

Files Deleted:

 

 


Back to the top