Work-around for IIS URL-Rewrite-Module messing up the encoding
authorAlexander Ebert <ebert@woltlab.com>
Wed, 11 Mar 2015 17:05:28 +0000 (18:05 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 11 Mar 2015 17:05:28 +0000 (18:05 +0100)
commit4e2bca91946ee240ecbb8e2963b9ad4dd682c761
tree206622d8c84309c3ce0ef948e0bd63e1a6b20c7c
parent765abc22485af3b48d00e18191996853ddde1bc9
Work-around for IIS URL-Rewrite-Module messing up the encoding

There is a known bug which causes REQUEST_URI to be ISO-encoded, even though there is a hotfix enabled, certain Plesk versions do not ship that fix. Since it is safe to rely on UNENCODED_URL, we'll fall back to this one.
wcfsetup/install/files/lib/page/AbstractPage.class.php