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.rb | ||
asset_helper.rb | ||
browse_helper.rb | ||
changeset_helper.rb | ||
geocoder_helper.rb | ||
note_helper.rb | ||
notifier_helper.rb | ||
title_helper.rb | ||
trace_helper.rb | ||
user_blocks_helper.rb | ||
user_helper.rb | ||
user_roles_helper.rb |