Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 182687--Exception thrown out when preview crosstab with toc setting

Title: CheckIn: Fix Bugzilla Bug 182687--Exception thrown out when preview crosstab with toc setting

Summary 

Fix Bugzilla Bug 182687--Exception thrown out when preview crosstab with toc setting

Bugzilla Bug (s) Resolved:

182687--Exception thrown out when preview crosstab with toc setting

Description:

Fix bugzilla bug 182687--Exception thrown out when preview crosstab with toc setting.

When preview cross tab with toc, NullPointerExecepion is thrown out.

When generating TOC in factory, we must take account of the content without Engine IR object.

Test Description:

Manual test

 Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportItemExecutor.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top