Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 121166 in the second time use of scripted data set, the result is null

-Summary:

Fix bugzilla bug 121166 in the second time use of scripted data set, the result is null.

 

-Bugzilla Bug (s) Resolved:

Bugzilla bug 121166

 

-Description:

The method getRunner() in class DtEScriptExecutor, although accept a Scriptable object as scope, some times it has not been setting to the JSMethodRunner instance returned. Fixed in source.


-Tests Description:
None


-Files Edited:  

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/DtEScriptExecutor.java" 

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:

 

 


Back to the top