Replaces ``` user_path(user.display_name) ``` and likes with ``` user_path(user) ```
They mostly were replaced already but heatmap and friends-follows brought some back. You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/6026 -- Commit Summary -- * Remove .display_name from user path helper calls -- File Changes -- M app/views/dashboards/_contact.html.erb (4) M app/views/users/show.html.erb (4) M test/controllers/users_controller_test.rb (10) M test/system/report_diary_comment_test.rb (4) M test/system/report_diary_entry_test.rb (6) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/6026.patch https://github.com/openstreetmap/openstreetmap-website/pull/6026.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6026 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/6...@github.com>
_______________________________________________ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev