Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 157271<select value> should display distinct value

Title: CheckIn:Fix bugzilla bug 157271<select value> should display distinct value

- Summary:
Fix bugzilla bug
157271<select value> should display distinct value

- Bugzilla Bug (s) Resolved:
Bug
157271

- Description:
We retrieve select value list by group, and after getting value from resultIterator, we should use skipToEnd to get the next value of this group. Fix it in source!

- Tests Description:
Manual test

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetFiltersPage.java

- Files Added:

- Files Deleted





Back to the top