Unicode attachment names are transliterated
salava - September 19, 2008 - 19:06
| Project: | Mailsave |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Our site is multinational, including languages with non latin alphabet [russian, georgian, armenian] and therefore we need use unicode also in attachments names. It does not produce any problem to create and edit content with such attachments in normal Drupal, but posting attachments through mailsave module will end with all foreign letters changed to underscore character (similar as transliterate module). This automatic and unchanged filtration is for us unwanted and can be declared as bug.

#1
See also #466504: Use transliteration module -- either optionally or as a dependency. I'd actually prefer transliterate module to mailsave's current sanitization of file names :)