Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 123930 When set an interval and use a fixed base in a group, the group may be error.

-Summary:

Fix bugzilla bug 123930 When set an interval and use a fixed base in a group, the group may be error.

 

-Bugzilla Bug (s) Resolved:

Bugzilla bug 123930

 

-Description:

In original implementation of BIRT, when a group start base value is set, the group instance which is immediately before the group instance which start with the base value are merged. This is caused by mal-implementation of GroupUtil. Fixed in source.


-Tests Description:
Unit Test


-Files Edited:

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

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

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/GroupInformationUtil.java" 

 

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

- Notes to Documentation:

 


Back to the top