Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017974
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformmajoralways2011-07-13 11:442022-02-01 08:08
ReportermalsasuaView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned To
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017974: the file name of report can not been customized

DescriptionYou can not customize the file name of jasper reports executed in aplication.
In the definition of report, the command
response.setHeader("Content-disposition", "attachment" + "; filename=myFileName.pdf");

does not work

Steps To Reproduce. create a jasper report
. in the java file, add the next command:
response.setHeader("Content-disposition", "attachment" + "; filename=myFileName.pdf");
. compile
. run the report. The file name is not "myFileName.pdf"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2011-07-13 11:44 malsasua New Issue
2011-07-13 11:44 malsasua Assigned To => alostale
2011-07-13 11:44 malsasua Web browser => Google Chrome
2011-07-13 11:44 malsasua Modules => Core
2011-07-13 11:44 malsasua Issue Monitored: networkb
2017-04-10 14:38 alostale Assigned To alostale => platform
2022-02-01 08:08 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker