Uploaded image for project: 'PUBLIC - Liferay Faces'
  1. PUBLIC - Liferay Faces
  2. FACES-2601

Add the Content-Disposition header to the exported PDF resource in the jsf2-export-pdf-portlet

Details

    Description

      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.

      Attachments

        Activity

          People

            philip.white Philip White (Inactive)
            neil.griffin Neil Griffin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Packages

                Version Package
                bridge-impl-2.0.0
                bridge-impl-3.0.0
                bridge-impl-4.0.0
                bridge-impl-5.0.0