Hi,
I am running import that includes importing files into a file field on a node. Feed works fine, but white spaces in filenames are replaced by underscore regardless of Transliteration settings in //admin/config/media/file-system.
- If I upload a file manually, the original file name is either preserved or white space replaced by underscores, depending on Transliteration settings
- If I import file while running feeds then white space is always converted and Transliteration settings are not respected.
Is this setting hard coded in feeds module or is it configurable? thanks a lot in advance!
Hi,
I am running import that includes importing files into a file field on a node. Feed works fine, but white spaces in filenames are replaced by underscore regardless of Transliteration settings in //admin/config/media/file-system.
Is this setting hard coded in feeds module or is it configurable? thanks a lot in advance!