Postponed (maintainer needs more info)
Project:
Video Embed Field
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2014 at 20:22 UTC
Updated:
21 Sep 2014 at 09:51 UTC
Jump to comment: Most recent
Comments
Comment #1
plopescHello.
Are you transliterating manually file names via
admin/config/media/file-system/transliterationor are being transliterated during the save process.If you're doing it manually, you have to consider that those paths are in the database, so changing it manually will led to DB inconsistencies. I know, this is a module fault.
Otherwise, if your paths are being transliterated automatically during the field save process, please add a comment explaining the steps to reproduce the bug.
Thank you