PHP Notice:  Undefined index: SERVER_SOFTWARE in /var/www/html/docroot/modules/contrib/htmlmail/src/Plugin/Mail/HtmlMailSystem.php on line 409

This is just a warning... but it gets very noisy in the logs!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nicholasThompson created an issue. See original summary.

nicholasThompson’s picture

Issue summary: View changes
nicholasThompson’s picture

Status: Needs work » Needs review
FileSize
790 bytes

Fixed by adding a simple array_key_exists check.

renatog’s picture

Status: Needs review » Reviewed & tested by the community

#3 really makes sense

renatog’s picture

Status: Reviewed & tested by the community » Fixed

Committed to the dev branch. Thanks a lot for your contribution

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.