You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Francis Douet (JIRA)" <ji...@apache.org> on 2015/07/09 13:02:04 UTC

[jira] [Updated] (OFBIZ-6554) streamContentToBrowser fails when the file name contains a comma, only with Chrome.

     [ https://issues.apache.org/jira/browse/OFBIZ-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis Douet updated OFBIZ-6554:
---------------------------------
    Attachment: OFBIZ-6554.patch

> streamContentToBrowser fails when the file name contains a comma, only with Chrome.
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6554
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6554
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS, content
>    Affects Versions: Trunk
>         Environment: Ubuntu 14.04 and Chromium 43.0.2357.81
>            Reporter: Francis Douet
>            Priority: Minor
>         Attachments: OFBIZ-6554.patch
>
>
> streamContentToBrowser fails when the file name contains a comma, happens only with Google Chrome.
> Can easily be reproduced for example by uploading the Logo Image URL of the default organization in the party manager, that includes a comma of course.
> Fixed in my patch by wrapping the file name in quotes.
> Error on the browser console:
> GET https://localhost:8443/content/control/stream?contentId=10020 net::ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)