Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [birt-dev] Checkin: Fix bug 159076 PDF emitter needs to response if "com.lowagie.itext" is missed.

- Summary:

Error message are revised:

"Report engine fails to initialize {0} emitter, please make sure required libraries for this emitter are installed.

 

- Bugzilla Bug(s)

159076

 

- Description:

For example, if PDF emitter can’t be created, following error message will be displayed:

Report engine fails to initialize pdf emitter, please make sure required libraries for this emitter are installed.

 

- Tests Description:

Manuel

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/i18n/Messages.properties

 

- Files Added:

 

-Jun Ouyang


From: Jun Ouyang
Sent: 2006
119 10:50
To: birt-dev@xxxxxxxxxxx
Subject: [birt-dev] Checkin: Fix bug 159076 PDF emitter needs to response if "com.lowagie.itext" is missed.

 

- Summary:

Fix bug 159076 PDF emitter needs to response if "com.lowagie.itext" is missed.

 

- Bugzilla Bug(s)

159076

 

- Description:

If PDF emitter can’t be created, following error message will be displayed:

Report engine fails to create pdf emitter to handle this request, please make sure all resource needed are available.

 

- Tests Description:

Manuel

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

src/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/i18n/Messages.properties

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

src/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java

 

- Files Added:

 

-Jun Ouyang

 


Back to the top