https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112400

Revision: 112400
Author:   krinkle
Date:     2012-02-25 16:36:43 +0000 (Sat, 25 Feb 2012)
Log Message:
-----------
release-notes 1.19: Mark .wikitable change as BREAKING-CHANGES

Modified Paths:
--------------
    trunk/phase3/RELEASE-NOTES-1.19

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


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to