I put this as minor since it doesn't seem to be causing problems, it's just giving these warnings.

Notice: Undefined index: description in nagios_check_requirements() (line 410 of /[drupalroot]/sites/all/modules/nagios/nagios.module).

Drupal 7.9, not sure what other info would be useful.

CommentFileSizeAuthor
#2 nagios-1337946-3-Undefined_index.patch581 byteshelmo

Comments

greg.harvey’s picture

Thanks, will have to take a look at that.

helmo’s picture

Status: Active » Needs review
StatusFileSize
new581 bytes

Seems easy enough. E.g. the core color module does not include that array key.

the patch fixes this.

matthewv789’s picture

Thanks, that seems to work for me!

greg.harvey’s picture

Status: Needs review » Closed (fixed)

Applied to both branches.