User "F.trott" posted a comment on MediaWiki.r102049. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102049#c25545 Commit summary:
followup 102038: finer-grained escaping Comment: You are right, I misread the code docs. You know, what the content of Xml::tags is? "return self::openElement( $element, $attribs ) . $contents . "</$element>";" :) Will change it. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
