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).
CommentFileSizeAuthor
#1 save_edit-n924806.patch824 bytesdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new824 bytes

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

q__nt_n’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

This issue will not be resolved due to the end of support for drupal 6.