User "IAlex" posted a comment on MediaWiki.r99405. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99405#c24115 Commit summary:
Fixes for SkinLegacy::specialPagesList(): * Use XmlSelect, Html::rawElement() and Xml::submitButton() to make sure things are correctly escaped * Get a Title object instead of using $wgContLang->specialPage() * Redirect to index.php and changed the name of the <select> to title to use the common way instead of linking to redirect.php?wpDropDown=... Comment: As stated in the last line of the commit summary, it goes to index.php?title=... instead of redirect.php?wpDropDown=... _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
