Leon Chan created TRINIDAD-2461:
-----------------------------------

             Summary: FileDownloadActionListener detection of Internet Explorer 
broken in IE11
                 Key: TRINIDAD-2461
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2461
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.1.1-core
            Reporter: Leon Chan


FileDownloadActionListener tries to detect the browser type by checking for 
"MSIE" string in User-Agent request header.  However, the "MSIE" string no 
longer exists in IE11.  This causes the detection to return wrong result and 
the Content-Disposition response header to be incorrectly encoded.

If the filename property is specified on the FileDownloadActionListener, the 
resulting "Save As" dialog on IE11 will show an incorrect filename.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to