Closed (fixed)
Project:
Disk Node
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2007 at 05:05 UTC
Updated:
21 Nov 2007 at 09:11 UTC
Right after installing the module a disfunctional 'Files' fieldset appears on every node-type form.
This is because hook_form_alter() assumes the default for disknode_node_{type} variables is TRUE.
(The problem is solved if we ever submit the settings form and thus create these variables. But the user may not be aware that he must do that.)
The attached patch fixes that
| Comment | File | Size | Author |
|---|---|---|---|
| disknode.fix_form_alter_default.diff | 612 bytes | mooffie |
Comments
Comment #1
mooffie commentedFixed.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.