If I import a file with the same name as one that already exists in the file directory, the new one is automatically renamed by Drupal (eg to filename_0.xxx).
This is not reflected by the filepath stored against the attachment.
If I import a file with the same name as one that already exists in the file directory, the new one is automatically renamed by Drupal (eg to filename_0.xxx).
This is not reflected by the filepath stored against the attachment.
Comments
Comment #1
neochief commentedFixed in 5x-1.1 and 6.x-beta2. Thanks for report.