Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: FIxed Bugzilla entry 117455: NPE when running a report with no report document archive/name specified

- Summary:
NPE when running a report with no report document archive/name specified

 

- Bugzilla Bug (s) Resolved:

117455

 

- Description:
When running a report, report output file name or archive needs to be specified. When it is not specified, engine has NPE. Changed code to throw an exception instead.

 

- Tests Description:
Engine unit test

- Files Removed:

 

- Files Edited:

org.eclipse.birt.report.engine.api/impl/RunTask.java

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 
- Notes to Documentation:  

 

 

 


Back to the top