r79653 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79652‎ | r79653 | r79654 >
Date:16:44, 5 January 2011
Author:philip
Status:ok
Tags:
Comment:
follow r78679, correct the comment line
Modified paths:
  • /trunk/phase3/languages/LanguageConverter.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/LanguageConverter.php
@@ -980,7 +980,7 @@
981981
982982 /**
983983 * Armour rendered math against conversion.
984 - * Wrap math into rawoutput -{R| math }- syntax.
 984+ * Escape special chars in parsed math text.(in most cases are img elements)
985985 */
986986 public function armourMath( $text ) {
987987 // convert '-{' and '}-' to '-{' and '}-' to prevent

Follow-up revisions

RevisionCommit summaryAuthorDate
r797201.17: MFT r79578, r79591, r79593, r79595, r79649, r79650, r79651, r79653, r79...catrope14:48, 6 January 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78679Fix the bug when a math image was contained by an "<a>" tag, there will be ex...philip15:27, 21 December 2010

Status & tagging log