Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Fix bug 145915 [deploy]Invalid format will cause error preview when use run option.

- Summary:

Fix bug 145915 [deploy]Invalid format will cause error preview when use run option

 

- Bugzilla Bug(s)

145915

 

- Description:

Throw UnsupportedFormatException when an unsupported format is provided by user. So viewer can know this error and display a meaningful message.

 

- Tests Description:

Manuel Test.

 

- 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/api/impl/RunAndRenderTask.java

 

- Files Added:

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/UnsupportedFormatException.java

 

-Jun Ouyang

 


Back to the top