Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix 132955: IRenderTask.render() doesn't work.

- Summary:
Fix 132955: IRenderTask.render() doesn't work.


- Bugzilla Bug (s) Resolved:
[132955]: IRenderTask.render() doesn't work.


- Description:
In the feature of moveTo in DtE, the next need to be called first in old implementation. To follow the JDBC convention, in new implementation, the moveTo method can be called without pre-condition.


- Tests Description:
Junit Test


- Files Edited:
/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java

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

 

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


- Files Added:

N/A

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top