cancel
Showing results for 
Search instead for 
Did you mean: 

Comma in file name cause problem in Chrome Browser ?

sake_
Champ on-the-rise
Champ on-the-rise

Whenever my user upload a file with comma "," in the file's name like this:

alt text

That file will not be able to be downloaded with Chrome browser. Chrome will report an error like this.

alt text

Anybody has got the same problem ? Any workaround (besides switching the browser) ?

1 ACCEPTED ANSWER

Florent_Guillau
World-Class Innovator
World-Class Innovator

Thanks for the report, this is now fixed (see NXP-9542) by properly encoding the comma.

View answer in original post

2 REPLIES 2

bruce_Grant
Elite Collaborator
Elite Collaborator

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.

Florent_Guillau
World-Class Innovator
World-Class Innovator

Thanks for the report, this is now fixed (see NXP-9542) by properly encoding the comma.

Getting started

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.