Merge "(bug 36329) Fix accesskey tooltip for Firefox 14 on Mac"
authorKrinkle <ttijhof@wikimedia.org>
Thu, 30 Aug 2012 19:36:15 +0000 (19:36 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 30 Aug 2012 19:36:15 +0000 (19:36 +0000)
1  2 
RELEASE-NOTES-1.20

diff --combined RELEASE-NOTES-1.20
@@@ -134,7 -134,6 +134,7 @@@ upgrade PHP if you have not done so pri
  * SVG files will now show the actual width in the SVG's specified units
    in the metadata box.
  * Added ResourceLoader module "jquery.jStorage".
 +* (bug 39273) Added AJAX support for "Show changes" (diff) in LivePreview.
  
  === Bug fixes in 1.20 ===
  * (bug 30245) Use the correct way to construct a log page title.
  * (bug 27111) Cascading foreign file repos now fetch shared descriptions properly.
  * EXIF below sea level GPS altitude data is now shown correctly.
  * (bug 39284) jquery.tablesorter should not consider "."" or "?"" to be a currency.
 +* (bug 39273) "Show changes" should not be incorrectly displayed in the Live Preview state.
  
  === API changes in 1.20 ===
  * (bug 34316) Add ability to retrieve maximum upload size from MediaWiki API.
  * (bug 34313) MediaWiki API intro message about "HTML format" should mention
    the format parameter.
  * (bug 32384) Allow descending order for list=watchlistraw.
- * (bug 31883) Limit of bkusers of list=blocks and titles of action=query is not documented in API help.
+ * (bug 31883) Limit of bkusers of list=blocks and titles of action=query is
+   not documented in API help.
  * (bug 32492) API now allows editing using pageid.
  * (bug 32497) API now allows changing of protection level using pageid.
  * (bug 32498) API now allows comparing pages using pageids.
  * Watchlist notification timestamp may be queried by page and may be updated via the API.
  * (bug 38904) prop=revisions&rvstart=... no longer blows up when continuing.
  * (bug 39032) ApiQuery generates help in constructor.
- * (bug 11142) Improve file extension blacklist error reporting in API upload
- * (bug 39635) PostgreSQL LOCK IN SHARE MODE option is a syntax error
+ * (bug 11142) Improve file extension blacklist error reporting in API upload.
+ * (bug 39635) PostgreSQL LOCK IN SHARE MODE option is a syntax error.
+ * (bug 36329) Accesskey tooltips for Firefox 14 on Mac should use "ctrl-option-" prefix.
  
  === Languages updated in 1.20 ===