Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 146914 -- give a default name to pdf output file.

 

Summary:

 Fix 146914 -- give a default name to pdf output file.
- Bugzilla Bug (s) Resolved:
146914

- Description:

BIRT will assign a default name, same as the rptdesign design file name,
to the pdf output if the design file name contains only US-ASCII characters;
otherwise give it a hard-coded default name 'BIRTReport.pdf'.


- Tests Description:

 Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

Checking in birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/EngineFragment.java;

 


Back to the top