ICEfaces
  1. ICEfaces
  2. ICE-8523

ice:outputResource filename doesn't work for non Ascii characters (eg german Umlaute)

    Details

      Description

      The download of file streams doesn't work if there are special characters within the filename.

      If in this example the returned fileName property contains a german Umlaut, the download fails.

      <ice:outputResource disabled="#{!ReportBean.outputEnabled}" resource="#{ReportBean.printReport}" label="#{reportlbl.ReportPrintBtn}" type="button" fileName="#{ReportBean.outputFile}" mimeType="#{ReportBean.mimeType}" attachment="#{ReportBean.attachment}" shared="false" target="_self" title="#{reportlbl.ReportPrintTooltip}" />

      Experienced at least with actual Chrome Browser.

        Activity

          People

          • Assignee:
            yip.ng
            Reporter:
            Markus Guenther
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: