Posted by djween on September 13, 2011 at 2:17pm
2 followers
Jump to:
| Project: | ImageField |
| Version: | 6.x-3.10 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Perhaps you have the Transliteration module installed?
#2
I do but am not sure why that would remove the @ sign.
#3
Because that's what Transliteration module does. It removes or replaces all characters except a-z, 0-9, hyphens, and underscores.