Revert "When aborting EnhancedRC block line, block should reflect that"
authorCatrope <roan.kattouw@gmail.com>
Wed, 16 Sep 2015 09:56:29 +0000 (09:56 +0000)
committerCatrope <roan.kattouw@gmail.com>
Wed, 16 Sep 2015 09:56:57 +0000 (09:56 +0000)
commitadba11dfe332c4c10dbbf0f817982d4a225de6b1
treeafbdfad65af631ef29abfed94524d58d2cfc4b47
parentb30417048bb4b6b785ecae4a8b90aa1f452c4412
Revert "When aborting EnhancedRC block line, block should reflect that"

Caused errors when there were two new topics created on the
same Flow board on the same day.

BadMethodCallException from line 496 of
/srv/mediawiki/php-1.26wmf23/includes/changes/EnhancedChangesList.php:
Call to a member function getTitle() on a non-object (NULL)
{"exception_id":"58b04b8c"}

This reverts commit b30417048bb4b6b785ecae4a8b90aa1f452c4412.

Bug: T112738
Change-Id: Ib404d78eaf1aa9ac7ea34516183bcc9956efc515
includes/changes/EnhancedChangesList.php