r112400 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112399‎ | r112400 | r112401 >
Date:16:36, 25 February 2012
Author:krinkle
Status:ok
Tags:
Comment:
release-notes 1.19: Mark .wikitable change as BREAKING-CHANGES
Modified paths:
  • /trunk/phase3/RELEASE-NOTES-1.19 (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES-1.19
@@ -122,6 +122,11 @@
123123 * (bug 34420) Special:Version now shows git HEAD sha1 when available
124124
125125 === Bug fixes in 1.19 ===
 126+* BREAKING CHANGE: Style rules for wikitable are now more specific and prevent
 127+ inheritance to nested tables which caused various issues (bug 30485 and bug
 128+ 33434). If your wiki has overriden rules for ".wikitable", please revise them and
 129+ adjust where neccecary. For comparison, use the "table.wikitable" section in
 130+ skins/common/shared.css as base.
126131 * $wgUploadNavigationUrl is now used for file redlinks if
127132 $wgUploadMissingFileUrl is not set. The former was used for this until the
128133 second was introduced in 1.17.
@@ -211,8 +216,6 @@
212217 for backward compatibility.
213218 * (bug 31469) Make sure tracking category messages expand variables like
214219 {{NAMESPACE}} relative to correct title.
215 -* (bug 30485 and bug 33434) Style rules for wikitable are now more specific and
216 - prevent inheritance to nested tables which caused various issues.
217220 * (bug 33454) ISO-8601 week-based year number (format character 'o') is now
218221 calculated correctly with respect to timezone.
219222 * (bug 32219) InstantCommons now fetches content from Wikimedia Commons using

Follow-up revisions

RevisionCommit summaryAuthorDate
r112647MFT r112384, r112400, r112408, r112451, r112456, r112474, r112526, r112533, r...reedy21:21, 28 February 2012

Status & tagging log