summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark A. Hershberger <mah@everybody.org>2012-10-16 23:13:26 +0200
committerPlatonides <platonides@gmail.com>2012-10-16 23:13:26 +0200
commit92525a496c6b77a044dae42ebe6360b08093cf9c (patch)
treedd78d239310707557e9948a1c9c6bed24c682e0f
parent287a4a6f63a2277324b5f3c3eeaf3412b5fe57b7 (diff)
Add 'Known issues' for 1.20 RELEASE NOTES.1.20.0rc1
Change-Id: I4132d11c41c88f131f408885299f8fed257b2403
-rw-r--r--RELEASE-NOTES-1.2018
1 files changed, 18 insertions, 0 deletions
diff --git a/RELEASE-NOTES-1.20 b/RELEASE-NOTES-1.20
index ac9dbd3d369a..168b8b2bd36a 100644
--- a/RELEASE-NOTES-1.20
+++ b/RELEASE-NOTES-1.20
@@ -152,6 +152,24 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki.
* (bug 40448) mediawiki.legacy.mwsuggest has been replaced with a new module,
mediawiki.searchSuggest, based on SimpleSeach from Extension:Vector.
+=== Known issues in 1.20.0 ===
+These are issues that we're targeting to be fixed in a later release
+in the 1.20 series. Issues may be added or removed from this list as
+we see fit. For now, it is comprised of those bugs on the 1.20.0
+milestone in Bugzilla.
+
+* (bug 27202): API: Add timestamp sort to list=allimages
+* (bug 35894): Reports of secret key generation "hanging" on windows
+* (bug 37209): LinkCache doesn't currently know about this title
+* (bug 37714): [Regression] Incomplete log entries
+* (bug 38334): PHP Notice: Undefined index: href in /www/w/skins/Vector.php on line 416
+* (bug 39268): [Regression] Toolbar inserts in main textarea only (instead of the focussed textarea)
+* (bug 40598): [Regression] jquery.localize tests are failing in IE6-8
+* (bug 40632): Kill $wgCleanupPresentationalAttributes from MediaWiki core
+* (bug 40641): Clicking "others" in Special:Version asks to download a file
+* (bug 40780): searchsuggest-containing line ("containing...") doesn't include the entered text
+* (bug 40939): [Regression] InfoAction: Call to a member function getUserText() on a non-object
+
=== Bug fixes in 1.20 ===
* (bug 30245) Use the correct way to construct a log page title.
* (bug 34237) Regenerate an empty user_token and save to the database