Closed (fixed)
Project:
File (Field) Paths
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2009 at 15:22 UTC
Updated:
7 Jan 2010 at 01:06 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| Details of FileField Path settings | 34.43 KB | pbuyle |
Comments
Comment #1
pbuyle commentedComment #2
pbuyle commentedComment #3
TyraelTLK commentedI 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.
Comment #4
TyraelTLK commentedLast dev version with transliteration 3 rc1 works.
Comment #5
decipheredHi 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.
Comment #6
decipheredClosed due to lack of response.