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...