[openstreetmap/openstreetmap-website] Clean OSM.formatHash calls (PR #5887)
Tom Hughes
notifications at github.com
Tue May 6 18:48:45 UTC 2025
@tomhughes commented on this pull request.
> @@ -81,7 +81,8 @@
<% if params[:oauth_return_url] %>
<a class="btn btn-primary" href="<%= params[:oauth_return_url] %>"><%= t ".continue_authorization" %></a>
<% else %>
- <a class="btn btn-primary start-mapping" href="<%= edit_path %>"><%= t ".start_mapping" %></a>
+ <%= editor_query = "?editor=#{params[:editor].to_s.split(/\W/)[0]}" if params[:editor].present?
Same here, I couldn't reproduce any complaint.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5887#discussion_r2076064745
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5887/review/2819296704 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250506/cf20abed/attachment-0001.htm>
More information about the rails-dev
mailing list