Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 156338 [Acceptance]Exception thrown when set prefix interval to 2

Title: CheckIn:Fix bugzilla bug 156338 [Acceptance]Exception thrown when set prefix interval to 2

-  Summary:
Fix bugzilla bug 156338 [Acceptance]Exception thrown when set prefix interval to 2

- Bugzilla Bug (s) Resolved:
Bug 156338 [Acceptance]Exception thrown when set prefix interval to 2

- Description:
The bug is introduced in a check in one month ago which refactor the grouping mechanism in DtE. A StringIndexOutOfBoundsException is throw if the string value size are less than the given group prefix value. This has been fixed in source.Unit test is added as well.

- Tests Description:
Unit test.


- Files Edited:
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/StringGroupCalculator.java"
"/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/GroupOnRowTest.java"
"/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/golden/GroupOnRowTest.testGroupOnString2.txt"


- Files Added:


- Files Deleted:



- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 

N/A



- Notes to Documentation: 
N/A



Back to the top