Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
postgresql database
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2009 at 05:21 UTC
Updated:
19 May 2009 at 05:27 UTC
When submitting a new node revision of a node with a type that leaves out the body (ie., the body field has been disabled), I get the following errors and it doesn't insert the new revision into the table, it seems, but apparently updates the information somewhere else, as all contact with the node is lost - I can't use node/X or node/X/edit to work with it anymore (and thus marking it critical).
Comments
Comment #1
Freso commentedOh yeah: Drupal 6.x (CVS), PostgreSQL 8.3.7
Comment #2
heine commentedDuplicate of #261258: Fix node_save() insertion logic