* (bug 32617) Fix for edit summary on section 0 containing a bogus section heading
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 6 Dec 2011 23:40:44 +0000 (23:40 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 6 Dec 2011 23:40:44 +0000 (23:40 +0000)
commitfb81bd376a1234713820c9ceecb8334b8fd0b8f5
tree600cff6844eebdafee3429685bc13832ee612249
parent0f78700c55d6ad4a9423f0830e9f061b480c62b5
* (bug 32617) Fix for edit summary on section 0 containing a bogus section heading

Based on patch posted by Dan Collins: https://bugzilla.wikimedia.org/attachment.cgi?id=9552
with a tweak to avoid breaking a similar case in other sections. Follows up on function extraction & test cases added in r105379.
includes/EditPage.php