At the end of node_service_save (line 100 of node_service.inc) a watchdog call is made with some update status about the new node. This call only works properly when udpating a node. When inserting a new node, the $node object is not created, and this call inserts a mostly blank message into the watchdog log, and an E_NOTICE error is generated.

Comments

marcingy’s picture

Assigned: Unassigned » marcingy
snelson’s picture

Title: Undefined object in node_service_save when inserting a new node » Undefined object in node.save watchdog entry
Assigned: marcingy » snelson
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.