r89221 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89220‎ | r89221 | r89222 >
Date:17:51, 31 May 2011
Author:platonides
Status:ok
Tags:
Comment:
Follow up r89220. Misleading comment left from r88971
Modified paths:
  • /trunk/extensions/Cite/Cite_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Cite/Cite_body.php
@@ -1026,7 +1026,7 @@
10271027 }
10281028
10291029 # Don't clear state when we're in the middle of parsing
1030 - # a <ref> tag or parsing messages
 1030+ # a <ref> tag
10311031 if ( $this->mInCite || $this->mInReferences ) {
10321032 return true;
10331033 }

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88971Fix bug 20748 and bug 15819.kbrown15:22, 27 May 2011
r89220Remove Cite singleton. Store it inside each associated parser at $parser->ext...platonides17:49, 31 May 2011

Status & tagging log