Posted by mrfelton on July 31, 2009 at 8:12am
Jump to:
| Project: | File (Field) Paths |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
For my filename, I have use the following:
[author-name-raw].[filefield-extension-original]I have it set to convert to lower case and transliterate the filename. However, the [author-name-raw] token seems to NOT be transliterated - For users with whitespace in their username, I end up with whitespace in the filename. It seems that the lowercase filter IS run.
Comments
#1
Hi mrfelton,
Issue confirmed, fixed and committed to DRUPAL-6--1 and DRUPAL-5.
Was a one character error in code (http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/filefield_p...).
Will have to update my simpletests to prevent this sort of issue from occurring again.
Cheers,
Deciphered.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.