Closed (fixed)
Project:
Webform
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2009 at 13:17 UTC
Updated:
28 Feb 2009 at 07:30 UTC
When a user uploads a file containg a 'plus sign' in the filename, the file cannot be viewed within the Results. I have added a note on the page asking visitors to use only A-Z and 0-9 but wondered if there was any other way of preventing this or a workaround?
Comments
Comment #1
quicksketchA quick workaround (and really a good thing to do anyway) is to install Transliteration module, which will convert unsafe characters in uploads. However, a symbol as basic as "+" should be made to work without the transliteration module, so I'm moving this to a bug report.
Comment #2
Hallelujah H commentedThat worked for me.
Many thanks!
Comment #3
quicksketchI fixed this as part of #367870: Webform File Field doesn't like "ä,ö,ü" Letters. Transliteration module of course works as well and I'd highly recommend it.