[RESOLVED] NS blocking "remote control" function of a site

Ask for help about NoScript, no registration needed to post
Gazer75
Posts: 12
Joined: Tue Nov 11, 2014 1:20 pm

[RESOLVED] NS blocking "remote control" function of a site

Post by Gazer75 »

Having an issue with noscript and openstreetmap.org

When I want to edit map in view using the remote control for JOSM or Merkaator I get an error message.
I have to completely disable noscript addon for this to work and have JOSM load the map in view for edit.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
User avatar
Giorgio Maone
Site Admin
Posts: 9528
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: noscript blocking "remote control" function of a site

Post by Giorgio Maone »

Could you please stop step-by-step instructions to reproduce the issue for people who's not very familiar with geo/map software?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
barbaz
Senior Member
Posts: 11108
Joined: Sat Aug 03, 2013 5:45 pm

Re: noscript blocking "remote control" function of a site

Post by barbaz »

Also, anything related in the Browser Console when this occurs? (Ctrl-Shift-J)
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0 SeaMonkey/2.23
Gazer75
Posts: 12
Joined: Tue Nov 11, 2014 1:20 pm

Re: noscript blocking "remote control" function of a site

Post by Gazer75 »

Very old post, but as I finally found the proper syntax I figured it would be nice to post it.

The following allowed me to get the viewed area loaded into JOSM.

Code: Select all

Site 127.0.0.1:8112
Accept from *.openstreetmap.org
Deny
The site port depends on if its a secure site being used or not. 8112 for secure and 8111 for regular.

There are many OSM related sites capable of sending the current view or data selection to JOSM.
tools.geofabrik.de overpass-turbo.eu are other site I use.
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
barbaz
Senior Member
Posts: 11108
Joined: Sat Aug 03, 2013 5:45 pm

Re: noscript blocking "remote control" function of a site

Post by barbaz »

Thank you for posting the solution and glad you got it resolved. Image
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply