(bug 43379) History page fail gracefully if rev_len unavailable
authorBrian Wolff <bawolff+wn@gmail.com>
Mon, 24 Dec 2012 07:20:06 +0000 (03:20 -0400)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 24 Dec 2012 10:53:43 +0000 (10:53 +0000)
commit24584cab86134d8e7c4bc81657bffbb100a001da
tree0f5ba3468c7990f70e747dc53000eb3c6d399639
parent90b8e95957e4e46fbd2cf3f431dff23c8ba5e74a
(bug 43379) History page fail gracefully if rev_len unavailable

If the length of a revision is unavailable, do not show
the page size (or char difference) instead of pretending
it is 0 and showing wrong info.

Change-Id: I2b2ca3da480e9222911ff6a91f3ab1ca4a8b9ba1
includes/actions/HistoryAction.php