* (bug 275) Section duplication fix
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 21 Jul 2005 15:10:22 +0000 (15:10 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 21 Jul 2005 15:10:22 +0000 (15:10 +0000)
commit2962b7f6ed53e3793c912428f3468fdf6719c16f
tree09cc595d80347035d91ccd4e642dfd862e4a01b7
parent9e993b6bd884e158c399d3b87383937abaaf8afc
* (bug 275) Section duplication fix
Clear the section and prepare merged-section full text for the edit form
before save, so that late conflicts don't create a bogus form.
Problems were:
- duplication of entire page into the section on final save
- conflict form showed bogus diff

DF's analysis of the bug: http://bugzilla.wikimedia.org/show_bug.cgi?id=275#c11
RELEASE-NOTES
includes/EditPage.php