Openbravo Issue Tracking System - Openbravo ERP  | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0017974 | Openbravo ERP | A. Platform | public | 2011-07-13 11:44 | 2022-02-01 08:08 | 
| Reporter | malsasua | ||||
| Assigned To | Triage Platform Base | ||||
| Priority | high | Severity | major | Reproducibility | always | 
| Status | new | Resolution | open | ||
| Platform | OS | 20 | OS Version | Community Appliance | |
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Merge Request Status | |||||
| Review Assigned To | |||||
| OBNetwork customer | OBPS | ||||
| Web browser | Google Chrome | ||||
| Modules | Core | ||||
| Support ticket | |||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| Summary | 0017974: the file name of report can not been customized | ||||
| Description | You 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"  | ||||
| Proposed Solution | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | OBNetwork customer | => Yes | ||
| 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 | ||
| There are no notes attached to this issue. |