Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix bug 144611: [regression]viewer failed to handle larger amount of data

- Summary:
Fix bug 144611


- Bugzilla Bug (s) Resolved:
[144611]: [regression] Vewer failed to handle larger amount of data


- Description:
There is bug in saving data into report document when disk cache is used. Fix it.


- Tests Description:
Junit Test


- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

- Files Edited:
/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/DiskCache.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/_expression_/ExprEvaluateUtil.java

 

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/impl/rd/ReportDocumentTest.java


- Files Added:

N/A 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top