* (bug 2587) Fix for section editing with comment prefix
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 6 Jun 2006 00:51:34 +0000 (00:51 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 6 Jun 2006 00:51:34 +0000 (00:51 +0000)
commit939ddd8793c4417b86f21b5ae7a16a9320972b53
tree25fa638894c9804a5d9b5b6de86492437357187f
parent0fb6151c6899e78abf66b01123247a6d2df42b21
* (bug 2587) Fix for section editing with comment prefix
* (bug 2607) Fix for section editing with mix of wiki and HTML headings
* (bug 3342) Fix for section editing with headings wrapped in <noinclude>
* (bug 3476) Fix for section editing with faux headings in extensions
* (bug 5272) Fix for section editing with HTML-heading subsections
* Fix for bogus wiki headings improperly detected with following text
* Fix for HTML headings improperly not detected with preceding/following text
* Section extraction and replacement functions merged into one implementation
  on the Parser object, so they can't get out of sync with each other.
RELEASE-NOTES
includes/Article.php
includes/Parser.php
maintenance/parserTests.inc
maintenance/parserTests.txt