[10-Apr-2019 07:18:24 UTC] PHP Notice: Undefined index: etherpad-lite in /srv/mediawiki/tags/2019-04-03_21:01:50/extensions/TwnMainPage/ProjectHandler.php on line 61
[10-Apr-2019 07:18:24 UTC] PHP Notice: Undefined index: out-freecol in /srv/mediawiki/tags/2019-04-03_21:01:50/extensions/TwnMainPage/ProjectHandler.php on line 62
[10-Apr-2019 07:18:24 UTC] PHP Notice: Undefined index: ajapaik in /srv/mediawiki/tags/2019-04-03_21:01:50/extensions/TwnMainPage/specials/SpecialTwnMainPage.php on line 230
Diagnosis:
- Code does not take into account that cached stats might not be available.
Expected results:
- Graceful fallback without logspam.
Impact:
- Logspam. Probably does not affect display or behavior.
Test plan:
- Manual test: Truncate the stats table, load the main page, assure that notices appear before the fix and don't appear after the fix