When you go to the module updates list page on update.php, and you have PHP's error_correction set high, you'll get the following error:
Notice: Undefined index: type in save_edit_form_alter() (line 141 of sites/all/modules/contrib/save_edit/save_edit.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | save_edit-n924806.patch | 824 bytes | damienmckenna |
Comments
Comment #1
damienmckennaHere's a patch that does a quick check to see if the 'type' element of the array exists, and if it does not quickly exists.
Comment #2
q__nt_nThis issue will not be resolved due to the end of support for drupal 6.