r96923 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96922‎ | r96923 | r96924 >
Date:22:08, 12 September 2011
Author:preilly
Status:old
Tags:
Comment:
mft r96922
Modified paths:
  • /branches/wmf/1.17wmf1/extensions/MobileFrontend/MobileFrontend.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.17wmf1/extensions/MobileFrontend/MobileFrontend.php
@@ -651,7 +651,7 @@
652652 array('class' => 'section_heading',
653653 'id' => 'section_' . $headings) ) .
654654 $buttons .
655 - Html::element( 'span',
 655+ Html::rawElement( 'span',
656656 array( 'id' => $headlineId),
657657 $matches[2] ) .
658658 Html::closeElement( 'h2' ) .

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r96922fix for links in titlepreilly22:08, 12 September 2011

Status & tagging log