r106722 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106721‎ | r106722 | r106723 >
Date:23:32, 19 December 2011
Author:krinkle
Status:ok
Tags:
Comment:
[RELEASE-NOTES] Fix typo
* typo: mw.util.getScript should be mw.util.wikiScript, it was and is not named mw.util.getScript
* Introduced in r88513 under 1-19 "New features"
* r92328 merged it to 1-18 under "Bugs fixed"
* Now typo fixed and moved (back) to "New features"
Modified paths:
  • /branches/REL1_18/phase3/RELEASE-NOTES-1.18 (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/RELEASE-NOTES-1.18
@@ -306,10 +306,10 @@
307307 Same for signupend on the account creation page.
308308 * (bug 31233) New OutputPage::addJsConfigVars() method to make the output page specific
309309 mw.config map extendable.
 310+* mw.util.wikiScript has been implemented (like wfScript in GlobalFunctions.php).
310311
311312 === Bug fixes in 1.18 ===
312313 * (bug 27860) Minor edit after clicking 'new section' tab.
313 -* mw.util.getScript has been implemented (like wfScript in GlobalFunctions.php).
314314 * (bug 23119) WikiError class and subclasses are now marked as deprecated.
315315 * (bug 10871) Javascript and CSS pages in MediaWiki namespace are no longer
316316 treated as wikitext on preview.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88513Adding mw.util.wikiScript + small fix in mediawiki.action.watch.ajax.js...krinkle11:26, 21 May 2011
r92328REL1_18 MFT r79056, r80612, r81499, r87627, r87628, r87630, r87998, r88134, r...reedy22:46, 15 July 2011

Status & tagging log