[openstreetmap/openstreetmap-website] Atom/RSS history of a user is broken (#3085)

Matija Nalis notifications at github.com
Sat Feb 6 20:20:52 UTC 2021


when opening a history of some user, for example:

```
https://www.openstreetmap.org/user/Matija%20Nalis/history
```

it contains a HTML Atom reference:
```
      <link rel="alternate" type="application/atom+xml" title="ATOM" href="{"display_name"=>"Matija Nalis", "max_id"=>nil, "xhr"=>nil, "action"=>:feed}" />
```

which indicate I can get Atom feed for that page, which would be great.

It is however broken; if I try to open that URL (`https://www.openstreetmap.org/user/Matija%20Nalis/%7B%22display_name%22=%3E%22Matija%20Nalis%22,%20%22max_id%22=%3Enil,%20%22xhr%22=%3Enil,%20%22action%22=%3E:feed%7D?bbox=undefined`) in my RSS/Atom reader, I get following error:

```
File not found

Couldn't find a file/directory/API operation by that name on the OpenStreetMap server (HTTP 404)

Feel free to contact the OpenStreetMap community if you have found a broken link / bug. Make a note of the exact URL of your request.
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3085
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210206/766b2120/attachment.htm>


More information about the rails-dev mailing list