Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix [148669] TopN / BottomM Highlighting leads to OutOfMemory Exception in BIRT Viewer / Preview

- Summary:
CheckIn:Fix [148669] TopN / BottomM Highlighting leads to OutOfMemory Exception in BIRT Viewer / Preview

 

- Bugzilla Bug (s) Resolved:
[148669] TopN / BottomM Highlighting leads to OutOfMemory Exception in BIRT Viewer / Preview


- Description:
There is an error when parsing indirect nested aggregation expressions in ExpressionParserHelper.java. This is fixed. The test case is added.


- Tests Description  :
Unit test


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/_expression_/ExpressionParseHelper.java"

"/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/MultiplePassTest.java"

"/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/golden/MultiplePassTest.testIndirectNestedTotal.txt"

 

- Files Added:

 

- Files Deleted

 

 

 

 


Back to the top