User "F.trott" posted a comment on MediaWiki.r102038.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102038#c25546
Commit summary:

bugfix (output escaped twice)

Comment:

You are right, it is indeed passed as-is. The parsing (and thus sanitizing) is 
done on line 173 of the file:

$value = trim( $parser->recursiveTagParse( $elements[1] ) );


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to