The form generating functions do not take the FAPI3 $form_state param.
Quite simple, should be RTBC, really...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fapi_152585.patch | 1.85 KB | drewish |
| blocks_fapi3_fix.patch | 1.25 KB | yched |
The form generating functions do not take the FAPI3 $form_state param.
Quite simple, should be RTBC, really...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fapi_152585.patch | 1.85 KB | drewish |
| blocks_fapi3_fix.patch | 1.25 KB | yched |
Comments
Comment #1
webernet commentedFixes a notice on admin/build/block.
Looks good.
Comment #2
drewish commentedblock_box_delete() seems to need a $form_state as well. adding, editing and deleting seem to work correctly now.
Comment #3
yched commentedTrue - tested, works.
Comment #4
gábor hojtsyThanks, committed!
Comment #5
(not verified) commented