Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 137817--NPE while generating PDF report

Title: CheckIn: Fix Bugzilla Bug 137817--NPE while generating PDF report

Summary 

Bugzilla Bug (s) Resolved:

137817--NPE while generating PDF report.

Description:

Fix Bugzilla Bug 137817NPE while generating PDF report.

When user set a non-existed path as output of PDF emitter, NPE throws out

Fix: create the path if the path doesnt exist.

Test Description:

Manual Test

 

Files Edited:

"/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"

 Notes to Build Team:

 

Notes to Developers:

Notes to QA:

Quotes to Documentation:



Back to the top