Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug 176107 row.__rownum cannot be directly used as group key

Summary:

CheckIn: Fix bugzilla bug 176107 row.__rownum cannot be directly used as group key

 

Bugzilla Entry(ies) Resolved:

[176107] row.__rownum cannot be directly used as group key

 

Description:

The bug is fixed. Birt now allow reference to row.__rownum to be directly used as group key.

                                                                                       

Tests Description:

Unit Test.

 

Notes to Build Team:

None.

 

Notes to Developers:

None.

 

Notes to QA:

None.

 

Notes to Documentation:

None.

 

Files Edited:

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/_expression_/ExpressionCompilerUtil.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/GroupOnRowTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/golden/GroupOnRowTest.testGroupOnRowPosition5.txt"

 

 

Files Added:

 

Files Deleted:

 


Back to the top