Ok using this on a test site with image field. Firstly thanks for the module - it is very useful and a saviour!

I permit an unlimited number of images to be added to the node. In the filename option for the field I have "[timestamp]-[filefield_paths-name].[filefield_paths-ext]"

When i create the node with a test image called "smiley.jpg", my file is called "1219933024-smiley.jpg" which is perfect.

However if i edit the node and edit anything the filename seetings are reapplied upon node save to the file name so i now get "1219933062-1219933024-smiley.jpg" ([timestamp] + existing filename).

Editing the node again gives me "1219933113-1219933062-1219933024-smiley.jpg"

Is there anyway of stopping this happening and just keeping the original name on a node update/edit?

Comments

deciphered’s picture

Status: Active » Closed (duplicate)

Hi Nibor,

Thanks for the compliment, it's appreciated.

The issue you mention falls under the same category as #299355: Editing Node Screws up Filenames.
I do have a fix in the works for this issue and it should hopefully be out soon.