It turns out that the PHP urlencode encodes more characters than the ruby URI.encode does by default, so specify our own characters to encode based on http://php.net/manual/en/function.urlencode.php with the extra exclusion of colon, which the mediawiki code reverses after the encoding is done. Fixes #967 |
||
---|---|---|
.. | ||
application_helper_test.rb | ||
asset_helper_test.rb | ||
browse_helper_test.rb | ||
changeset_helper_test.rb | ||
geocoder_helper_test.rb | ||
note_helper_test.rb | ||
title_helper_test.rb | ||
user_roles_helper_test.rb |