Closed (won't fix)
Project:
Save Draft
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jan 2011 at 08:58 UTC
Updated:
5 Jan 2018 at 06:34 UTC
Jump to comment: Most recent
See patch.
| Comment | File | Size | Author |
|---|---|---|---|
| save_draft-6.x-invalid_reference.patch | 499 bytes | AlexisWilke |
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.