[openstreetmap/openstreetmap-website] Allow `user/preferences/[KEY]` to accept arbitrary keys (PR #3787)
Taylor Smock
notifications at github.com
Fri Nov 18 14:09:09 UTC 2022
The problem is that `user/preferences/gps.trace.visibility` will lead to a routing error (it cannot find the route) if `resources` is used. I'm intending to do some debugging to figure out why that is the case, and hopefully file a PR with the appropriate repo (probably https://github.com/rails/rails, if I had to guess).
This is (partially) fallout from supporting `.fmt`, I suspect.
It seems to me that this is a bug with the upstream `resources` behavior.
Anyway, I'll keep fiddling with the code to get something that (a) works and (b) doesn't repeat itself several times.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3787#issuecomment-1320041636
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3787/c1320041636 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221118/8ed37419/attachment.htm>
More information about the rails-dev
mailing list