See patch.
This change is needed for php5.3 compatibility. Just put it in my site.
+1 r&t
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.
Comments
Comment #1
jdwfly commentedThis change is needed for php5.3 compatibility. Just put it in my site.
Comment #2
kmonty+1 r&t
Comment #3
rooby commentedThis 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.