I'm running Drupal 8.1.8 on a couple of sites and the same message fills the Watchdog log.
Notice: Undefined index: project in Drupal\system_status\Controller\SystemStatusController->load() (line 91 of /home/websitename/www/modules/contrib/system_status/src/Controller/SystemStatusController.php).
Any idea what could be done to remedy this?
Kind regards,
Adam Evertsson
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Skärmavbild_2016-11-21_kl__14_21_02.png | 37.79 KB | adamevertsson |
| #2 | 2820310-undefined-project.patch | 1.11 KB | sam hermans |
Comments
Comment #2
sam hermans commentedFixed using the attached patch!
Will roll a new module release for D8 later today.
Comment #5
adamevertsson commentedUnfortunately, the log is still flooded with notices, even after update to 8.x-2.2.
Comment #6
adamevertsson commented