-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: bridge-impl-2.0.0, bridge-impl-3.0.0, bridge-impl-4.0.0, bridge-impl-5.0.0
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
This task involves adding the following to getResponseHeaders() in the exported PDF resource:
"Content-Disposition", "attachment; filename=abcdefg;"
(where abcdefg indicates the filename)
For more information, see the forum thread titled ServletResponseUtil.sendFile filename bug.