Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 176338--PDF rendering failed on particular table span settings

Title: CheckIn: Fix Bugzilla Bug 176338--PDF rendering failed on particular table span settings

Summary 

Bugzilla Bug (s) Resolved:

176338--PDF rendering failed on particular table span settings

Description:

A NullPointerException is throw out when rendering table with special row span in PDF layout engine.

Fix this error.

Also fix a document error in HTML render option.

Test Description:

Manual Test

 Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IHTMLRenderOption.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top