r111799 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111798‎ | r111799 | r111800 >
Date:22:20, 17 February 2012
Author:werdna
Status:ok
Tags:
Comment:
Modified paths:
  • /branches/wmf/1.19wmf1/includes/Linker.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/includes/Linker.php
@@ -1388,7 +1388,7 @@
13891389 return '';
13901390 } else {
13911391 $formatted = self::formatComment( $comment, $title, $local );
1392 - return " <span class=\"comment\" dir=\"auto\">($formatted)</span>";
 1392+ return " <span class=\"comment\">($formatted)</span>";
13931393 }
13941394 }
13951395
Property changes on: branches/wmf/1.19wmf1/includes/Linker.php
___________________________________________________________________
Added: svn:mergeinfo
13961396 Merged /branches/REL1_15/phase3/includes/Linker.php:r51646
13971397 Merged /branches/wmf/1.18wmf1/includes/Linker.php:r97508,111667
13981398 Merged /branches/sqlite/includes/Linker.php:r58211-58321
13991399 Merged /trunk/phase3/includes/Linker.php:r111029,111034,111067,111085,111128,111144,111251,111397,111571,111574,111597,111673,111695,111697,111750,111798
14001400 Merged /branches/new-installer/phase3/includes/Linker.php:r43664-66004
14011401 Merged /branches/wmf-deployment/includes/Linker.php:r53381
14021402 Merged /branches/JSTesting/includes/Linker.php:r100352-107913

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r111798Revert r97042, causes bug 34432werdna22:15, 17 February 2012

Status & tagging log