]> git.openstreetmap.org Git - rails.git/commit
Fix mangling of wikipedia links
authorTom Hughes <tom@compton.nu>
Wed, 28 Apr 2010 17:48:56 +0000 (18:48 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 28 Apr 2010 17:48:56 +0000 (18:48 +0100)
commit90d2ed759fe2289cea3ed0d3d422881e65249275
tree1dd06abf5340dc898048ea8d8c46a623f52fd615
parent5f1fc761fbe25184dba00caaf218de23490279dc
Fix mangling of wikipedia links

Bail out straight away if the tag value is a URL rather than waiting
until we have parsed the key as we may change the value in the process
of parsing the key.
app/helpers/browse_helper.rb