Closed (fixed)
Project:
File (Field) Paths
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2009 at 14:13 UTC
Updated:
16 Nov 2009 at 22:10 UTC
I'm using the core Upload module and I've run into an issue with the FileField Paths' file path and file name cleanup settings not being stored after submitting the content type editing form. No matter what checkboxes I set ("Cleanup using Pathauto", "Convert to lower case"), they just wouldn't stick.
It appears that the issue was caused by improper referencing into the $form_values array in filefield_paths_form_submit(). The patch, sponsored by http://rockpeaks.com, is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| filefield_paths-settings.patch | 1015 bytes | jamix |
Comments
Comment #1
decipheredWhile I no longer have any plans to support the Drupal 5 version, this issue was fixed in the 5.x-1.x-dev version of FileField Paths about 4 months ago.
You can download that version from: http://drupal.org/node/298507
However, I would strongly suggest you upgrade to Drupal 6.
Cheers,
Deciphered.