"Krinkle" posted a comment on MediaWiki.r113347. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113347#c31965
Commit summary for MediaWiki.r113347: [ToolserverI18N] clean up - protocol relative urls where possible - whitespace clean up Krinkle's comment: The important urls fixed in this commit aren't plain text. They are * images from upload.wikimedia.org * links to the Toolserver Intuition dashboard (when using [https://toolserver.org/~platonides/catdown/catdown.php a tool over https], the "Set langauge" link used to be hardcoded to http, that's fixed now) * the returnTo query passed by tools was hardcoded to http as well. the comment fixes are just normalization of the headers I use in my tools, not specific to TsInt _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
