You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Erik BI (JIRA)" <ji...@apache.org> on 2012/09/27 07:53:08 UTC

[jira] [Created] (SHINDIG-1875) Include file name on proxy URL because IE8 does not respect Content-Disposition

Erik BI created SHINDIG-1875:
--------------------------------

             Summary: Include file name on proxy URL because IE8 does not respect Content-Disposition
                 Key: SHINDIG-1875
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1875
             Project: Shindig
          Issue Type: Bug
    Affects Versions: 2.5.0
            Reporter: Erik BI


IE8 handles Content-Disposition header differently.

IE8 doesn't handle the Content-Disposition header like "Content-Disposition = attachment; filename*=UTF-8'en'%E5%B1%85%E4%BD%8F%E8%AF%81%E8%BD%AC%E6%88%B7%E7%B1%8D%E7%94%B3%E6%8A%A5%E8%B5%84%E8%B4%A8.doc" correctly (should be a limitation of IE8). 

Even with the right Content-Disposition header,  when you open click a button to "download" the file via shindig proxy, you will get a message box asking if you want to open or save this file. At that time file name displayed will not be the one in the header, but the path name of the current urlstart, in Shindig, it will probably be "proxy."


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SHINDIG-1875) Include file name on proxy URL because IE8 does not respect Content-Disposition

Posted by "Ryan Baxter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Baxter updated SHINDIG-1875:
---------------------------------

    Fix Version/s: 2.5.0-beta5
                   2.5.0
    
> Include file name on proxy URL because IE8 does not respect Content-Disposition
> -------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1875
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1875
>             Project: Shindig
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Erik BI
>             Fix For: 2.5.0, 2.5.0-beta5
>
>         Attachments: 1875_IE_FileName.patch
>
>
> IE8 handles Content-Disposition header differently.
> IE8 doesn't handle the Content-Disposition header like "Content-Disposition = attachment; filename*=UTF-8'en'%E5%B1%85%E4%BD%8F%E8%AF%81%E8%BD%AC%E6%88%B7%E7%B1%8D%E7%94%B3%E6%8A%A5%E8%B5%84%E8%B4%A8.doc" correctly (should be a limitation of IE8). 
> Even with the right Content-Disposition header,  when you open click a button to "download" the file via shindig proxy, you will get a message box asking if you want to open or save this file. At that time file name displayed will not be the one in the header, but the path name of the current urlstart, in Shindig, it will probably be "proxy."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SHINDIG-1875) Include file name on proxy URL because IE8 does not respect Content-Disposition

Posted by "Ryan Baxter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Baxter resolved SHINDIG-1875.
----------------------------------

    Resolution: Fixed

Committed revision 1397011
                
> Include file name on proxy URL because IE8 does not respect Content-Disposition
> -------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1875
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1875
>             Project: Shindig
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Erik BI
>             Fix For: 2.5.0, 2.5.0-beta5
>
>         Attachments: 1875_IE_FileName.patch
>
>
> IE8 handles Content-Disposition header differently.
> IE8 doesn't handle the Content-Disposition header like "Content-Disposition = attachment; filename*=UTF-8'en'%E5%B1%85%E4%BD%8F%E8%AF%81%E8%BD%AC%E6%88%B7%E7%B1%8D%E7%94%B3%E6%8A%A5%E8%B5%84%E8%B4%A8.doc" correctly (should be a limitation of IE8). 
> Even with the right Content-Disposition header,  when you open click a button to "download" the file via shindig proxy, you will get a message box asking if you want to open or save this file. At that time file name displayed will not be the one in the header, but the path name of the current urlstart, in Shindig, it will probably be "proxy."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SHINDIG-1875) Include file name on proxy URL because IE8 does not respect Content-Disposition

Posted by "Erik BI (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik BI updated SHINDIG-1875:
-----------------------------

    Attachment: 1875_IE_FileName.patch
    
> Include file name on proxy URL because IE8 does not respect Content-Disposition
> -------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1875
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1875
>             Project: Shindig
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Erik BI
>         Attachments: 1875_IE_FileName.patch
>
>
> IE8 handles Content-Disposition header differently.
> IE8 doesn't handle the Content-Disposition header like "Content-Disposition = attachment; filename*=UTF-8'en'%E5%B1%85%E4%BD%8F%E8%AF%81%E8%BD%AC%E6%88%B7%E7%B1%8D%E7%94%B3%E6%8A%A5%E8%B5%84%E8%B4%A8.doc" correctly (should be a limitation of IE8). 
> Even with the right Content-Disposition header,  when you open click a button to "download" the file via shindig proxy, you will get a message box asking if you want to open or save this file. At that time file name displayed will not be the one in the header, but the path name of the current urlstart, in Shindig, it will probably be "proxy."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira