[openstreetmap/openstreetmap-website] Ignore invalid object IDs in various redirects (PR #7372)

Kai Michael Poppe notifications at github.com
Tue Sep 8 18:44:20 UTC 2026


@kmpoppe commented on this pull request.



>      get root_path(:way => 123)
     assert_redirected_to way_path(123)
 
+    get root_path(:wat => "x")

```suggestion
    get root_path(:way => "x")
```
Typo?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7372#pullrequestreview-5145678890
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/7372/review/5145678890 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260908/76220a5c/attachment-0001.htm>


More information about the rails-dev mailing list