[drupal-devel] [bug] call by reference

killes drupal-devel at drupal.org
Wed Aug 31 20:14:44 UTC 2005


Issue status update for 
http://drupal.org/node/30128
Post a follow up: 
http://drupal.org/project/comments/add/30128

 Project:      Drupal
 Version:      cvs
 Component:    node.module
 Category:     bug reports
 Priority:     critical
 Assigned to:  chx
 Reported by:  chx
 Updated by:   killes at www.drop.org
 Status:       patch (ready to be committed)

nevets, as of yesterday the full node object is returned. With this
patch, you still will get the full node object because it is passed by
reference.




killes at www.drop.org



Previous comments:
------------------------------------------------------------------------

Wed, 31 Aug 2005 19:19:28 +0000 : chx

Attachment: http://drupal.org/files/issues/boom.patch (1.21 KB)

Due to some miscommunication with killes, call by reference slipped into
the revisions patch at the last minute.




------------------------------------------------------------------------

Wed, 31 Aug 2005 19:21:59 +0000 : chx

Attachment: http://drupal.org/files/issues/boom_0.patch (2.8 KB)




------------------------------------------------------------------------

Wed, 31 Aug 2005 19:33:16 +0000 : killes at www.drop.org

Attachment: http://drupal.org/files/issues/boom_1.patch (3.09 KB)

fixed an oversught in blogapi, node_save does not need to return
anything.




------------------------------------------------------------------------

Wed, 31 Aug 2005 20:06:43 +0000 : nevets

Currently node_save() returns the nid, this is useful when creating node
progmatically and storing addition information based on nid.







More information about the drupal-devel mailing list