r61862 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61861‎ | r61862 | r61863 >
Date:16:26, 2 February 2010
Author:ialex
Status:ok
Tags:
Comment:
Follow-up r61806: also escape tag in getPageTitle()
Modified paths:
  • /trunk/phase3/includes/OutputPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/OutputPage.php
@@ -472,7 +472,7 @@
473473 }
474474
475475 /**
476 - * Return the "page title", i.e. the content of the <h1> tag.
 476+ * Return the "page title", i.e. the content of the \<h1\> tag.
477477 *
478478 * @return String
479479 */

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61806Fixes to OutputPage's documentation...ialex18:04, 1 February 2010

Status & tagging log