Active
Project:
Form Updater
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2005 at 09:07 UTC
Updated:
15 Nov 2005 at 09:11 UTC
Just a minor thing that is fairly easy to figure out but may alleviate some headaches down the way if the script were to catch this...
hook_settings and hook_form have changed so instead of outputting HTML containing the form output, they now output the $form array itself. Using this script on a hook_settings implementation without catching this results in an empty form.