r90694 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90693‎ | r90694 | r90695 >
Date:08:21, 24 June 2011
Author:aaron
Status:ok
Tags:
Comment:
Clarify some bug fix notes
Modified paths:
  • /trunk/phase3/RELEASE-NOTES-1.19 (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES-1.19
@@ -94,7 +94,7 @@
9595 changes to talk page in addition to watchlist edits.
9696 * (bug 29071) mediawiki.action.watch.ajax.js should pass uselang to API.
9797 * (bug 28272) Special:Allmessages should have only one "Go" button
98 -* (bug 29101) Special:FileDuplicateSearch shows silly message
 98+* (bug 29101) Special:FileDuplicateSearch no longer shows silly message
9999 * (bug 29048) jQuery.tabIndex: firstTabIndex() should not output the same
100100 as lastTabIndex().
101101 * (bug 29332) Warn if user requests mediawiki-announce subscription but does not
@@ -103,7 +103,7 @@
104104 * The class JpegOrTiffHandler was renamed ExifBitmapHandler.
105105 * (bug 29443) Special:Undelete should use JavaScript to invert all checkboxes
106106 without reloading the page
107 -* (bug 29325) Setting $wgStrictFileExtensions to false gives incorrect warning
 107+* (bug 29325) Setting $wgStrictFileExtensions to false no longer gives incorrect warning
108108 * (bug 29437) Multiple apostrophes in deleted article title cause odd rendering
109109 * (bug 29485) RSS feed of Special:RecentChange grouped together multiple
110110 consecutive edits by same user in included diff, but then linked to
@@ -111,9 +111,9 @@
112112 * Do not try to group together a page creation and edit in the RSS feed of RC.
113113 * (bug 29342) Patrol preferences shouldn't be visible to users who don't have
114114 patrol permissions
115 -* (bug 29471) Exception thrown for files with invalid date in metadata
 115+* (bug 29471) Exception no longer thrown for files with invalid date in metadata
116116 * (bug 29492) Long-running steps in the installer (such as Upgrade and Install)
117 - can sometimes timeout
 117+ no longer cause timeouts
118118 * (bug 29507) Change 'image link' to 'file link' in Special:Whatlinkshere
119119 * If the db is really screwed up, and doesn't have a recentchanges table,
120120 make the updater throw an exception instead of a fatal.

Status & tagging log