Per wikitech-l, run a bunch of URLs in the API output through wfExpandUrl(), so they...
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 13 Jul 2011 01:27:07 +0000 (01:27 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 13 Jul 2011 01:27:07 +0000 (01:27 +0000)
commit7b8b23e8b4efbcdd2f799c12ae9e66576a7c6678
treedbb19a805703fcafab788e9e779b1c3d5944403a
parent3d780db426093f40d46389fc60ea70be388d2734
Per wikitech-l, run a bunch of URLs in the API output through wfExpandUrl(), so they become fully-qualified even if they were originally protocol-relative
includes/api/ApiParse.php
includes/api/ApiQuery.php
includes/api/ApiQueryExtLinksUsage.php
includes/api/ApiQueryExternalLinks.php
includes/api/ApiQueryIWLinks.php
includes/api/ApiQueryImageInfo.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryLangLinks.php
includes/api/ApiQuerySiteinfo.php