Due to some miscommunication with killes, call by reference slipped into the revisions patch at the last minute.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | boom_2.patch | 3.78 KB | chx |
| #2 | boom_1.patch | 3.09 KB | killes@www.drop.org |
| #1 | boom_0.patch | 2.8 KB | chx |
| boom.patch | 1.21 KB | chx |
Comments
Comment #1
chx commentedComment #2
killes@www.drop.org commentedfixed an oversught in blogapi, node_save does not need to return anything.
Comment #3
nevets commentedCurrently node_save() returns the nid, this is useful when creating node progmatically and storing addition information based on nid.
Comment #4
killes@www.drop.org commentednevets, 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.
Comment #5
chx commentedFolks, what happened? Steven introduced a similar stuff into JS upload.
Comment #6
chx commentedComment #7
spatibanda commentedComment #8
(not verified) commented