am facing issue with the filefield paths and entity translation, the scenario is as follows:
i have a content type with some filefields that have a defined paths using filefiled paths module, also these filefields are translatable using entity translation.
the path is "sites/default/files/shows/{node-name}"
when creating or updating a new node, uploaded files are renamed and copied to there specified destination.
but when using the entity translate to translate this node and uploading a new files for this translation, these uploaded files exist in this path "sites/default/files/shows/temp" and they are not copied to there specified destination.
thank you.
Comments
Comment #1
decipheredHi,
I have not used the Entity Translation module, I did install it to see if I could quickly reproduce the issue but I was unable to. However if you could take a few minutes to put together a quick step-by-step guide on reproducing the issue on a fresh install of Drupal I might be able to reproduce and then resolve the issue for you.
Cheers,
Deciphered.
Comment #2
neRok commentedNo more info supplied, closing issue.