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

quicksketch’s picture

Component: Miscellaneous » Code
Category: support » bug

A 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.

Hallelujah H’s picture

That worked for me.

Many thanks!

quicksketch’s picture

Status: Active » Fixed

I 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.