User "Johnduhart" posted a comment on MediaWiki.r98563. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98563#c23643 Commit summary:
Followup r98500, conversion of the Javascript to use jQuery fully. It also makes the Javascript work outside of debug=1 (oops) There's a couple of WTF moments in the code, this is really due to some issues with the PHP side of stuff. It really needs some TLC but for right now it works, I'll come back to it before 1.19 and clean it up. Comment: Thank you very much for the feedback, I'm constantly looking to improve my JavaScript. <blockquote>Potential html injection here. Should use .text() or mw.html.escape() instead</blockquote> Are you referring the mw.msg() call? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
