openstreetmap-website/test/helpers
Tom Hughes ca213b873f More improvements to mediawiki fragment escaping
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
2015-05-15 15:34:12 +01:00
..
application_helper_test.rb Fix style issues found by new rubocop version 2015-04-14 09:38:24 +01:00
asset_helper_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
browse_helper_test.rb More improvements to mediawiki fragment escaping 2015-05-15 15:34:12 +01:00
changeset_helper_test.rb Fix style issues found by new rubocop version 2015-04-14 09:38:24 +01:00
geocoder_helper_test.rb Fix rubocop warnings 2015-02-27 07:08:55 +00:00
note_helper_test.rb Fix some more rubocop style issues 2015-02-20 20:39:52 +00:00
title_helper_test.rb URI encode the X-Page-Title header 2015-03-17 18:49:39 +00:00
user_roles_helper_test.rb Fix rubocop warnings 2015-02-27 07:08:55 +00:00