How Filefield stores fields in nodes in Drupal 6 is different than in Drupal 5. This patch adds code to properly remove those fields from a template form.

Comments

deviantintegral’s picture

StatusFileSize
new1.25 KB

I committed the above earlier, but found an issue with new templates that hadn't been saved at least once. Attached is a patch which fixes that, and cleans up some left-over rows when a template is deleted.

deviantintegral’s picture

Status: Needs review » Fixed

I've committed this to HEAD.

Status: Fixed » Closed (fixed)

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