(bug 41409) Fix regression in diffs while editing old revisions
authorBrad Jorsch <anomie.wikipedia@gmail.com>
Fri, 26 Oct 2012 02:09:50 +0000 (22:09 -0400)
committerBrad Jorsch <anomie.wikipedia@gmail.com>
Fri, 26 Oct 2012 02:09:50 +0000 (22:09 -0400)
commit4c737011dc6eb0248b9fd813c3382a871cf3fcc8
tree52515102f36c82083f62aa02ebae66c2e6174484
parent8b08a7db916cc4e303e348fd2cb28f45bedc52cc
(bug 41409) Fix regression in diffs while editing old revisions

Until the ContentHandler merge, when editing an old revision the "Show
changes" button would show the diff between the current version and the
text in the edit field. It appears that the ContentHandler merge somehow
unfixed bug 34849.

The same fix that was applied for that bug in r112819 translated into
ContentHandler terms seems to fix the bug again here.

Change-Id: I1eee25c530ef87ff2ecd61f0fd5c01de94eccb98
RELEASE-NOTES-1.21
includes/EditPage.php