Needs review
Project:
Invites
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2013 at 06:56 UTC
Updated:
9 Aug 2013 at 07:01 UTC
Jump to comment: Most recent file
For example, adding the edit_form_invites form to a ctools multistep wizard only maintains one submit callback. This is due to using the + operator to add two arrays in $form['actions']['submit'][#submit']. Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2061145_submit_handler_fix.patch | 1.17 KB | evilehk |
Comments
Comment #1
evilehk commentedPatch is attached