r113196 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113195‎ | r113196 | r113197 >
Date:23:00, 6 March 2012
Author:reedy
Status:ok
Tags:
Comment:
Trailing full stops and whitespaces
Modified paths:
  • /branches/REL1_19/phase3/RELEASE-NOTES-1.19 (modified) (history)

Diff [purge]

Index: branches/REL1_19/phase3/RELEASE-NOTES-1.19
@@ -21,9 +21,9 @@
2222 * Introduced $wgQueryPageDefaultLimit (defaults to 50) for the number of
2323 items to show by default on query pages (special pages such as Whatlinkshere).
2424 * (bug 32470) Increase the length of ug_group.
25 -* (bug 32239) Removed wgEnableTooltipsAndAccesskeys.
 25+* (bug 32239) Removed $wgEnableTooltipsAndAccesskeys.
2626 * Removed $wgVectorShowVariantName.
27 -* Removed $wgExtensionAliasesFiles. Use wgExtensionMessagesFiles.
 27+* Removed $wgExtensionAliasesFiles. Use $wgExtensionMessagesFiles.
2828
2929 === New features in 1.19 ===
3030 * (bug 19838) Add ability to get all interwiki prefixes also if the interwiki
@@ -93,16 +93,16 @@
9494 * New path mappings can be added using the WebRequestPathInfoRouter hook
9595 and adding paths to the PathRouter.
9696 * (bug 32666) Special:ActiveUsers now allows a subpage to be used as value for the
97 - "target" query parameter (eg. Special:ActiveUsers/Username)
98 -* New JavaScript variable wgPageContentLanguage
99 -* Added new debugging toolbar, enabled with $wgDebugToolbar
 97+ "target" query parameter (eg. Special:ActiveUsers/Username).
 98+* New JavaScript variable wgPageContentLanguage.
 99+* Added new debugging toolbar, enabled with $wgDebugToolbar.
100100 * Differences in the history page now uses slightly better colors for people
101101 perceiving colors differently.
102 -* (bug 32879) Upgrade jQuery to 1.7.1
103 -* jQuery UI upgraded to 1.8.17
 102+* (bug 32879) Upgrade jQuery to 1.7.1.
 103+* jQuery UI upgraded to 1.8.17.
104104 * Extensions can use the 'Language::getMessagesFileName' hook to define new
105105 languages using messages files outside of core.
106 -* (bug 32512) Add 'Associated namespace' checkbox to Special:Contributions
 106+* (bug 32512) Add 'Associated namespace' checkbox to Special:Contributions.
107107 * Added $wgSend404Code, true by default, which can be set to false to send a
108108 200 status code instead of 404 for nonexistent articles.
109109 * (bug 33447) Link to the broken image tracking category from Special:Wantedfiles.
@@ -118,12 +118,12 @@
119119 * (bug 29309) Allow CSS class per tooltip (tipsy).
120120 * (bug 33565) Add accesskey/tooltip to submit buttons on Special:EditWatchlist.
121121 * (bug 17959) Inline rendering/thumbnailing for Gimp XCF images.
122 -* (bug 27775) Namespace has it's own XML tag in the XML dump file.
 122+* (bug 27775) Namespace has it's own XML tag in the XML dump file.
123123 * (bug 30513) Redirect tag is now resolved in XML dump file.
124 -* sha1 xml tag added to XML dump file.
 124+* sha1 xml tag added to XML dump file.
125125 * (bug 33646) Badtitle error page now emits a 400 HTTP status.
126126 * Special:MovePage now has a dropdown menu for namespaces.
127 -* (bug 34420) Special:Version now shows git HEAD sha1 when available
 127+* (bug 34420) Special:Version now shows git HEAD sha1 when available.
128128 * (bug 33952) Refactor mw.toolbar to allow dynamic additions at any time.
129129
130130 === Bug fixes in 1.19 ===
@@ -173,7 +173,7 @@
174174 "create account" when the user cannot create an account.
175175 * (bug 31818) 'usercreated' message now supports GENDER.
176176 * (bug 32022) Our phpunit.php script can now be executed from another directory.
177 -* (bug 26020) Setting $wgEmailConfirmToEdit to true no longer removes diffs
 177+* (bug 26020) Setting $wgEmailConfirmToEdit to true no longer removes diffs.
178178 from recent changes feeds.
179179 * (bug 30232) add current time to message wlnote on Special:Watchlist.
180180 * (bug 29110) $wgFeedDiffCutoff did not affect new pages.
@@ -206,12 +206,12 @@
207207 * (bug 33101) Viewing a User or User talk of username resembling IP ending
208208 with .xxx causes Internal error.
209209 * Warning about undefined index in certain situations when $wgLogRestrictions
210 - causes the first log type requested to be removed but not the others
 210+ causes the first log type requested to be removed but not the others.
211211 * Use separate message ('prefixindex-namespace') for title of
212212 Special:PrefixIndex rather then re-using Special:AllPages's allinnamespace.
213213 * (bug 33156) Special:Block now allows you to confirm you want to block yourself
214214 when using non-normalized username.
215 -* (bug 33246) News icon shown for news:// URLs but not for news: URLs
 215+* (bug 33246) News icon shown for news:// URLs but not for news: URLs.
216216 * (bug 33305) Make mw.util.addCSS resistant to IE's @font-face bug by setting
217217 cssText after DOM insertion.
218218 * (bug 30711) When adding a new section to a page with section=new, the text is
@@ -242,26 +242,26 @@
243243 a null edit.
244244 * (bug 33880) $wgUsersNotifiedOnAllChanges should not send e-mail to user who made
245245 the edit.
246 -* (bug 33902) Decoding %2B with mw.Uri.decode results in ' ' instead of +
 246+* (bug 33902) Decoding %2B with mw.Uri.decode results in ' ' instead of +.
247247 * (bug 33762) QueryPage-based special pages no longer misses *-summary message.
248248 * Other sizes links are no longer generated for wikis without a 404 thumbnail handler.
249 -* (bug 29454) Enforce byteLimit for page title input on Special:MovePage
250 -* (bug 34114) CSSMin::remap() doesn't respect its $embed parameter
 249+* (bug 29454) Enforce byteLimit for page title input on Special:MovePage.
 250+* (bug 34114) CSSMin::remap() doesn't respect its $embed parameter.
251251 * Special:Contributions/newbies now shows the contributions for the user "newbies".
252252 New user contributions are obtained using the form or using ?contribs=newbie in URL.
253253 * It is now possible to delete images that have no corresponding description pages.
254254 * (bug 33165) GlobalFunctions.php line 1312: Call to a member function
255 - getText() on a non-object
 255+ getText() on a non-object.
256256 * (bug 31676) Group dynamically inserted CSS into a single <style> tag, to work
257 - around a bug where not all styles were applied in Internet Explorer
 257+ around a bug where not all styles were applied in Internet Explorer.
258258 * (bug 28936, bug 5280) Broken or invalid titles can't be removed from watchlist.
259 -* (bug 34600) Older skins using useHeadElement=false were broken in 1.18
 259+* (bug 34600) Older skins using useHeadElement=false were broken in 1.18.
260260 * (bug 34604) [mw.config] wgActionPaths should be an object instead of a numeral
261261 array.
262262
263263 === API changes in 1.19 ===
264264 * Made action=edit less likely to return "unknownerror", by returning the actual error
265 - message (which may have come from a hook call or similar)
 265+ message (which may have come from a hook call or similar).
266266 * (bug 19838) siprop=interwikimap can now use the interwiki cache.
267267 * (bug 29748) Add API search prefix support.
268268 * (bug 29684) Set forgotten parameter types in ApiQueryIWLinks.
@@ -317,7 +317,7 @@
318318
319319 === Other changes in 1.19 ===
320320 * BREAKING CHANGE: Legacy global array 'ta' and global function 'akeytt' have
321 - been removed from wikibits.js
 321+ been removed from wikibits.js.
322322 * jquery.mwPrototypes module was renamed to jquery.mwExtension.
323323 * The maintenance script populateSha1.php was renamed to the more concise
324324 populateImageSha1.php.

Follow-up revisions

RevisionCommit summaryAuthorDate
r113197MTT: r113196krinkle23:03, 6 March 2012

Status & tagging log