User "Aaron Schulz" posted a comment on MediaWiki.r85166. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/85166#c18366 Commit summary:
Follow-up r85025: fix the you're-trying-to-block-yourself-you-twit warning, and make it an actual checkbox confirmation. Also use said confirmation for reblocks, and HideUser (bug 18678). Mark a static function from HTMLForm which is called from SpecialBlock as explicitly public. Comment: <pre>$data['PreviousTarget'] != htmlspecialchars( $block->getTarget() )</pre> I can't quite tell why htmlspecialchars is needed here. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
