Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug ---123053 [Regression]ClassCastException when using ReportRunner to run attached file.

Title: [birt-dev]CheckIn: Fix Bugzilla Bug ---123053 [Regression]ClassCastException when using ReportRunner to run attached file.

Summary 

Bugzilla Bug (s) Resolved:

Description:
The return value of reportDesignHandle's includeScriptsIterator is IncludeScriptHandler instead of the String.

 
Test Description:
Manual Test
 
Files Edited:
cvs ci -m "fix bug of include scripts " -l
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top