Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix a bug which will cause subquery defined in group head malfunction.

- Summary:
Fix a bug which will cause subquery defined in group head malfunction.


- Bugzilla Bug (s) Resolved:
No.


- Description:
In SmartCache.initInstance2(), which is used specified for subQuery, the test condition is wrong so that the group index boundary cannot be correctly set. Changed is as appropriate.


- 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/executor/cache/SmartCache.java"

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


- Files Added:

 

- Files Deleted

 

 

 

 


Back to the top