[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 190931 --- ReportEngine runtime output file name issue.[0600]
|
Title: [birt-dev]CheckIn: Fix Bugzilla Bug 190931 --- ReportEngine runtime output file name issue.[0600]
- Summary:
Fix Bugzilla Bug 190931 --- ReportEngine runtime output file name issue.[0600]
- Bugzilla Bug (s) Resolved:
190931
when use command "-m render" to render report from specified document file, engine will judge the page count first.
if a report has more than 1 pages, the result of the render process will create more than 1 files, named XX_1.html, XX_2.html,... if the type is "html".
if a report has only 1 page, the result will only create 1 file, named XX.html.
- Description:
Fix Bugzilla Bug 190931 --- ReportEngine runtime output file name issue.[0600]
- Tests Description :
Unit Test Manual Test
- Notes to Build Team:
None
- Notes to Developers:
None
- Notes to QA:
None
- Notes to Documentation:
None
- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java"
- Files Added:
None
- Files Deleted
None
- Wei Wang
Actuate Software(Shanghai) Co.,Ltd