Page MenuHomePhabricator

Fatal on Special:RecentChanges after installing flow
Open, Needs TriagePublic

Description

$block is unexpected empty array on includes/changes/EnhancedChangesList.php on line 314
This notice error leads to a fatal a few lines down:

PHP Fatal error: Call to a member function getTitle() on a non-object in /var/www/wiki.ioca.org.uk/includes/changes/EnhancedChangesList.php on line 500

see here for full error details (reported by someone else, but identical for me) and a nasty patch i hacked together to work around the problem:
https://www.mediawiki.org/wiki/Topic:Sz7uxf8cn1jrlrzt

mediawiki 1.26 with matching flow extension