Create a 2 page form. Set it to save drafts when moving between pages. Go to the second page. Delete the draft. Go to the previous page. You will get a whitescreen, "Fatal error: Unsupported operand types" because webform_client_form_submit() is trying to use the + operator between the submitted data array and non-existent $submission->data.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | webform-unsupported_operand-2320805-1.patch | 1.74 KB | liam morland |
Comments
Comment #1
liam morlandComment #2
danchadwick commentedWeird case, but great patch. Thanks. Committed to 7.x-4.x and 8.x.
Comment #5
danchadwick commentedTestbot error.