Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
node system
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
6 Oct 2005 at 11:47 UTC
Updated:
2 Dec 2005 at 00:58 UTC
When editing a node, the nid is saved in a hidden form field so it is remembered when previewing and submitting. The vid, which is required now, is not saved in a hidden form field, which causes the vid to be lost after previewing or submitting the form. This may cause various problems, one of them being http://drupal.org/node/31102.
I made a patch that adds a hidden form field for vid. Thanks go to killes for seeing this rather critical bug.
| Comment | File | Size | Author |
|---|---|---|---|
| node.module_13.patch | 440 bytes | decafdennis |
Comments
Comment #1
m3avrck commentedAgreed, code looks simple enough!
Comment #2
chx commentedPlease postpone this until forms API is in...
Comment #3
killes@www.drop.org commentedchanging status again so it doesn't get forgotten even after the commit of the forms patch. Just don't commit it. :p
Comment #4
chx commentedComment #5
(not verified) commentedComment #6
m3avrck commentedI do not see this in CVS at all, opening back up.
Comment #7
m3avrck commentederrr, nevermind looks like it is there!