Francis Douet created OFBIZ-6554:
------------------------------------
Summary: 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
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)