[Resolved] ABE blocks local URLs

Ask for help about NoScript, no registration needed to post
Soothsayer

[Resolved] ABE blocks local URLs

Post by Soothsayer »

I recently upgraded to 2.6.8.24 from 2.6.8.2 and am using a recent nightly version of Firefox "32.0a1 (2014-05-10)", following the update, ABE is blocking access to local IP addresses (whether from a bookmark or directly keyed in to the URL bar) when I am currently on an external website.

For example, whilst on any normal web site, if I key "192.168.1.1" into the URL bar to go to my router's login page, I ABE blocks access. However, If I am on a chrome page (e.g. about:newtab) then it works. Prior to upgrading NoScript, this worked correctly.

The error is the browser console is:

Code: Select all

TypeError: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create browser.js:2485
[ABE] <LOCAL> Deny on {GET http://192.168.1.1/ <<< https://nightly.mozilla.org/ - 6}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
barbaz
Senior Member
Posts: 11163
Joined: Sat Aug 03, 2013 5:45 pm

Re: ABE blocks local URLs

Post by barbaz »

I cannot reproduce with a SeaMonkey build from mozilla-central revision around 16 May 2014 / comm-central revision around 18 May 2014. Try updating your Firefox Nightly to a more recent version
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; Linux i686; rv:32.0) Gecko/20100101 Firefox/32.0 SeaMonkey/2.29a1
Soothsayer

Re: ABE blocks local URLs

Post by Soothsayer »

I just tried with the latest Firefox hourly and still get the same problem.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: ABE blocks local URLs on Nightly

Post by Giorgio Maone »

Confirmed on Nightly (not stable), investigating, thanks.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: ABE blocks local URLs

Post by Giorgio Maone »

Please check latest development build 2.6.8.25rc2, thank you.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Soothsayer

Re: ABE blocks local URLs

Post by Soothsayer »

Thanks Giorgio, that was very quick.

I confirm that this new version fixes the issue.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
Post Reply