This patch seems to have fixed my problem with the station archive module, where the $node->title was not saved to the node table during the initial insert. I could later edit and save the node, and the title would be saved, but this allows it to work the first time around by actually applying the results of the node_submit() call to the node_save() call.

CommentFileSizeAuthor
audio.submit.patch503 bytesmfb

Comments

drewish’s picture

Status: Needs review » Fixed

this has been comitted to 4.7, thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)