Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug: 156642--Script of onPrepare is no effect in head 2.2 and branch 2.1.1

Title: CheckIn: Fix bugzilla bug: 156642--Script of onPrepare is no effect in head 2.2 and branch 2.1.1

Summary 

Bugzilla Bug (s) Resolved:

156642--Script of onPrepare is no effect

Description:

Why: execute onPrepare script after converting design model to Engine IR

Fix: adjust to correct sequence. execute onPrepare script before converting design model to Engine IR

Test Description:

Manual Test

 Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunAndRenderTask.java"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunTask.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top