Get rid of wfScript in MediaWikiSite::normalizePageName
authorTobias Gritschacher <tobias.gritschacher@wikimedia.de>
Mon, 15 Apr 2013 09:50:07 +0000 (11:50 +0200)
committerTobias Gritschacher <tobias.gritschacher@wikimedia.de>
Mon, 15 Apr 2013 09:50:07 +0000 (11:50 +0200)
commit978c8d9b5f0f1e1b455fb3e3bfbcba6476009e91
treeefaa5e2bc351b376f279a556ff0499215f6d54ee
parent6d44eb2babb5d0bc325a7b25014a1898aedf30ad
Get rid of wfScript in MediaWikiSite::normalizePageName

wfScript should not be used to construct URLs for calls to other wikis

Bug: 47242
Change-Id: Id5aaa58f10d513e082b217aeb8d88b8228341a48
includes/site/MediaWikiSite.php