https://bugzilla.wikimedia.org/show_bug.cgi?id=59106

--- Comment #4 from Erik Bernhardson <ebernhard...@wikimedia.org> ---
Looking closer, its this line: 

#4 /srv/mediawiki/extensions/Flow/includes/RecentChanges/Formatter.php(40):
Flow\AbstractFormatter->loadRevision(Object(Flow\Model\UUID), NULL)

That second parameter comes from $changeData['revision_type'] which is somehow
null.  Two part fix should fail gracefully when the data isnt available, and
dig through the data to figure out how that got inserted in the first place.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to