Closed (fixed)
Project:
Drupal core
Component:
node system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2005 at 21:19 UTC
Updated:
10 Mar 2005 at 07:15 UTC
Jump to comment: Most recent file
The name elements in the form are all lacking the type part of edit:
name="edit[node_options_][]"
should be
name="edit[node_options_{node type here}][]
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | node_patch.txt | 1.39 KB | robertdouglass |
Comments
Comment #1
robertdouglass commentedThis should fix it.
Comment #2
veridicus commentedCan this patch please be applied to HEAD? Any change to one content type's workflow is applying to all content types.
Comment #3
(not verified) commentedduplicate
Comment #4
robertdouglass commentedI believe you that it is duplicate, but I haven't found the issue. Please leave a reference to the duplicate issue before marking duplicate.
Comment #5
chx commentedIt is a real duplicate as the links suggests and thus I am closing this.
Comment #6
(not verified) commented