See patch.

CommentFileSizeAuthor
save_draft-6.x-invalid_reference.patch499 bytesAlexisWilke

Comments

jdwfly’s picture

Status: Needs review » Reviewed & tested by the community

This change is needed for php5.3 compatibility. Just put it in my site.

kmonty’s picture

+1 r&t

rooby’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Closed (won't fix)

This definitely should be

function save_draft_form_alter(&$form, &$form_state, $form_id) {

So people reporting issues with this must have a problem with code in another module.

So I won't commit this one.