Postponed (maintainer needs more info)
Project:
Imagefield Import
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jun 2010 at 16:11 UTC
Updated:
1 Nov 2010 at 19:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
svihel commentedThis would be really great, since it would also fix the diacritic problem.
If you be any chance find some work around, please let me know.
Comment #2
hedac commented+1 for this +subscribe
Comment #3
matteogeco commentedHi, I've tried to make a patch. It seems to work for me, perhaps it has possible bugs of overwriting files with names differing only for certain non ASCII characters. Let me now if it passes regression tests.
Comment #4
vordude commentedWould love to see more testing on this one. My experience with transliteration is severely limited.
Comment #5
vordude commentedComment #6
hedac commentedthe patch doesn't seem to work
trying to import files with non ASCII chars and it returns an error: "An illegal choice has been detected. Please contact the site administrator."
Comment #7
kmajzlik commentedI think that this should not be the part of import module!
Only the needed feature is to accept filefield_paths settings in that field. Filefield_paths module transliterates it through pathauto and pathauto gets it through transliteration module.
Currently i do not know any problem why it should not work with filefield_paths, because i just found this module so i will test it tomorrow and will let you know.
This is Drupal way!
Comment #8
vordude commentedThanks for your input. I'd love to hear more.