History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-686
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Mathias Bogaert
Reporter: Richard HALLIER
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

JasperReport result - Content-Disposition management

Created: 28/Nov/04 09:28 AM   Updated: 29/Nov/04 08:38 AM
Component/s: Views
Affects Version/s: None
Fix Version/s: 2.1.7

File Attachments: 1. Text File patch.txt (3 kb)



 Description  « Hide
Just a little improvement to add the management of the Content-disposition header when generating JasperReport results.

Add 2 new parameters :
- contentDisposition : disposition (default : inline)
- documentName : name of the document

will generate the http header Content-disposition = <contentDisposition>; filename=<documentName>.<format>

Patch attached.
Richard

 All   Comments   Change History      Sort Order:
Richard HALLIER - [28/Nov/04 09:29 AM ]
generated from the today cvs snapshot