fixes Bug 34198 - first item in the history shows no information about its size
authorMark A. Hershberger <mah@users.mediawiki.org>
Sat, 11 Feb 2012 18:11:01 +0000 (18:11 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Sat, 11 Feb 2012 18:11:01 +0000 (18:11 +0000)
commitf2ab4aceeb73c1d3671c973ec5143dde672677a1
tree16163e74dca2531a1c074128aee657a4123ab9d6
parente7e268afa9750c0089309e6f9291f1b3ab70c7f8
fixes Bug 34198 - first item in the history shows no information about its size
Regression in 1.19 found and fixed by Umherirrender

    With MediaWiki 1.19 the history page was changed from showing the
    size to showing the diff and giving the size in the tooltip.

    But now the first item in the history has no information about it size.
includes/actions/HistoryAction.php
includes/specials/SpecialContributions.php