Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 114898

-Summary:

The table's second group in attached file doesn't display correctly with different interval range 

 

-Bugzilla Bug (s) Resolved:

 Bugzilla bug 114898

  

-Description:

The related methods were initially designed for ascending data, now the descending data would work as well. 

 

-Tests Description:  

 Unit test

 

-Files Added: 

-Files Edited:

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/GroupUtil.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/GroupByNumberRange.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/GroupByDateRange.java

 

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/executor/GroupByNumberRangeTest.java

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/executor/GroupByDateRangeTest.java

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:  

 

 

 


Back to the top