r86828 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86827‎ | r86828 | r86829 >
Date:18:47, 24 April 2011
Author:ialex
Status:ok
Tags:
Comment:
Fix comment, language is handled correctly with parse and parseinline since r79642
Modified paths:
  • /trunk/phase3/includes/GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/GlobalFunctions.php
@@ -778,8 +778,7 @@
779779 * <i>content</i>: fetch message for content language instead of interface
780780 * Also can accept a single associative argument, of the form 'language' => 'xx':
781781 * <i>language</i>: Language object or language code to fetch message for
782 - * (overriden by <i>content</i>), its behaviour with parse, parseinline
783 - * and parsemag is undefined.
 782+ * (overriden by <i>content</i>).
784783 * Behavior for conflicting options (e.g., parse+parseinline) is undefined.
785784 *
786785 * @return String

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79642Allow OutputPage::parse() to parse in any langauge, modified wfMsgExt() and w...ialex12:24, 5 January 2011

Status & tagging log