Here is a patch to catch the rename of drupal execute as per:
http://drupal.org/node/224333#drupal_execute_drupal_form_submit
I gave it a quick test, appears to work.
| Comment | File | Size | Author |
|---|---|---|---|
| coder-test-drupal-execute.patch | 1.87 KB | brianV |
Here is a patch to catch the rename of drupal execute as per:
http://drupal.org/node/224333#drupal_execute_drupal_form_submit
I gave it a quick test, appears to work.
| Comment | File | Size | Author |
|---|---|---|---|
| coder-test-drupal-execute.patch | 1.87 KB | brianV |
Comments
Comment #1
stella commentedIt needed a few tweaks for the warnings to work correctly and I also added some simple tests. Committed now however. Thanks!!