06-13-2012 12:51 AM
Whenever my user upload a file with comma "," in the file's name like this:
That file will not be able to be downloaded with Chrome browser. Chrome will report an error like this.
Anybody has got the same problem ? Any workaround (besides switching the browser) ?
06-19-2012 10:12 AM
Thanks for the report, this is now fixed (see NXP-9542) by properly encoding the comma.
06-13-2012 10:21 AM
This is a known issue specific to Google Chrome specifically related to the Content-Disposition header. According to numerous references (just Google "Chrome content-disposition comma") this is caused by the fact that chrome doesn't properly handle escaping of commas while Firefox, IE, etc. do. According to a few sites this was introduced relatively recently and Google doesn't plan on fixing it. It should be possible to modify Nuxeo to handle this condition, but probably best done as a hot fix since this is a core function.
Two simpler suggestions: (1) rename the file to remove the comma, or (2) if it's an option use a different browser 🙂
Cheers, Bruce.
06-19-2012 10:12 AM
Thanks for the report, this is now fixed (see NXP-9542) by properly encoding the comma.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.