File path and file name cleanup settings do not get stored when using Upload module

jamix - November 2, 2009 - 14:13
Project:FileField Paths
Version:5.x-1.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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.

AttachmentSize
filefield_paths-settings.patch1015 bytes

#1

Deciphered - November 2, 2009 - 22:02
Status:needs review» fixed

While 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.

#2

System Message - November 16, 2009 - 22:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.