Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jul 2011 at 10:56 UTC
Updated:
16 Jul 2011 at 11:11 UTC
As we are using button level submit handlers, we need to add Legacy support for modules that extend the node form with form-level submit handlers. The core node module does this (see node_form_submit_build_node()) - we need to do something similar as form level submit handlers added by other modules are currently not getting called when they should.
Comments
Comment #1
mrfelton commentedFixed in http://drupalcode.org/project/bean.git/commitdiff/e4ceea5?hp=245e7f62143...