This notice is popping up fairly frequently in fatalmonitor. It is currently the most frequently occurring log message:
Notice: Undefined index: title in /srv/mediawiki/php-1.28.0-wmf.4/extensions/LiquidThreads/classes/Hooks.php on line 949
This notice is popping up fairly frequently in fatalmonitor. It is currently the most frequently occurring log message:
Notice: Undefined index: title in /srv/mediawiki/php-1.28.0-wmf.4/extensions/LiquidThreads/classes/Hooks.php on line 949
Don't think it matters much. The API for whatever reason isn't returning a title, and LQT is still trying to process it.
Ideally we need a replicable url
Change 293247 had a related patch set uploaded (by MaxSem):
Fix indefined index warning
Change 293435 had a related patch set uploaded (by MaxSem):
Fix undefined index warning
Change 293437 had a related patch set uploaded (by MaxSem):
Fix undefined index warning