Hi,
I am uploading files that eventually go to an iOS app. The files are required to have the @ symbol in them (e.g. filenam@2x.png)
However, when I upload the file, the @ symbol is being automatically removed.
Anyone know how to remedy this?
Thanks.
Comments
Comment #1
quicksketchPerhaps you have the Transliteration module installed?
Comment #2
djween commentedI do but am not sure why that would remove the @ sign.
Comment #3
quicksketchBecause that's what Transliteration module does. It removes or replaces all characters except a-z, 0-9, hyphens, and underscores.
Comment #4
quicksketch