[openstreetmap-website] After the redesign, rails redirects to a broken URL. (#552)

Derick Rethans notifications at github.com
Sat Nov 30 11:44:06 UTC 2013


I have a script that requests:
"http://www.openstreetmap.org/user/Derick Rethans/edits/feed"
Which now redirects to:
"http://www.openstreetmap.org/user/Derick+Rethans/history/feed"
but that gives a 404 because of the "+" in the name. 

Requesting it like:
"http://www.openstreetmap.org/user/Derick Rethans/history/feed"
makes it work just fine.


---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/552
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20131130/4689fad0/attachment.html>


More information about the rails-dev mailing list