Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix a bug when generating report document

- Summary:
Fix a bug when generating report document


- Bugzilla Bug (s) Resolved:
N/A


- Description:
Output stream is not correctly closed after report document is generated, which will cause a bug in Viewer. 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/impl/document/RDSave.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RowSaveUtil.java


- Files Added:

N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top