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

Status:active» fixed

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

Status:fixed» closed (fixed)

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