Posted by mongolito404 on November 26, 2009 at 3:22pm
3 followers
Jump to:
| Project: | File (Field) Paths |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have a simple configuration with filefield, fielfield_paths and transliteration modules enabled. I added a filefield to the page content type. I set the filefield_paths setting to use "[title-raw].[filefield-extension-original]" as filename. For filename cleaning, convert to lower case and transliterate are enabled. But transliteration does not work. If I create a node with the title "FooB@r" the filename will be "foob@r.txt" and not "foodbr.txt".
This is an issue when using ImageCahce as it will transliterate the filename when generating its URL.
| Attachment | Size |
|---|---|
| Details of FileField Path settings | 34.43 KB |
Comments
#1
#2
#3
I have the same problem:
http://drupal.org/node/629106
Transliteration stops working aftar a recent update (Drupal 6.14? The last filefield?)
I tried to uninstall and reinstall the module.
I have two cck filefield where I use FileField Path settings and File name settings:
[title].[filefield-extension]
Both "File name cleanup settings" have "Transliterate." checkbox marked.
I'll try with transliteration 3 rc1 and a recent FileField Paths dev.
#4
Last dev version with transliteration 3 rc1 works.
#5
Hi guys,
Can you provide the versions you tested with and the results.
Also, can you provide some test files so that I can test them.
Any other information you can provide would be helpful.
I intend to release 6.x-1.4 very shortly which according to TyraelTLK will work with Transliteration 3 rc1, but it would be nice to get it working with stable releases if possible.
Cheers,
Deciphered.
#6
Closed due to lack of response.