r14047 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r14046‎ | r14047 | r14048 >
Date:00:29, 3 May 2006
Author:brion
Status:old
Tags:
Comment:
adjust notes: * Rolled back the buggy patch for bug 5497
Modified paths:
  • /branches/REL1_6/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: branches/REL1_6/phase3/RELEASE-NOTES
@@ -7,8 +7,7 @@
88
99 May 2, 2006
1010
11 -* Removed bogus parser change which should not have slipped into a release
12 - branch without a thorough parser test case.
 11+* Rolled back the buggy patch for bug 5497
1312
1413
1514 == MediaWiki 1.6.4 ==
@@ -41,6 +40,7 @@
4241 wiki, not the language of the user performing the operation.
4342 * (bug 5646) Compare for identical types in wfElement()
4443 * Fix for concurrency problem in job queue (image description page invalidation)
 44+* (bug 5497) regeression in HTML normalization in 1.6 (unclosed <li>,<dd>,<dt>)
4545 * (bug 5709) Allow customisation of separator for categories
4646 * (bug 4834) Fix XHTML output when using $wgMaxTocLevel
4747 * Improvements to update scripts; print out the version, check for superuser credentials

Follow-up revisions

RevisionCommit summaryAuthorDate
r14563* Add <ol> to the list of block elements for doBlockLevels; avoids <p>s being...brion02:06, 4 June 2006
r19801Add a mechanism to parserTests when run in --compare or --record mode, to giv...nickj06:59, 6 February 2007

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r13851Fix bug 5497: Regression in HTML normalization in 1.6 (unclosed <li>)...hashar19:25, 24 April 2006
r13852BACKPORT from trunk:...hashar19:29, 24 April 2006
r14045Parser test cases for bug 5497brion00:24, 3 May 2006
r14046Parser test cases for bug 5497brion00:25, 3 May 2006

Status & tagging log