Page 1 of 1

[Resolved] ABE blocks local URLs

Posted: Tue May 20, 2014 10:51 am
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

Re: ABE blocks local URLs

Posted: Tue May 20, 2014 4:45 pm
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

Re: ABE blocks local URLs

Posted: Tue May 20, 2014 5:14 pm
by Soothsayer
I just tried with the latest Firefox hourly and still get the same problem.

Re: ABE blocks local URLs on Nightly

Posted: Tue May 20, 2014 10:27 pm
by Giorgio Maone
Confirmed on Nightly (not stable), investigating, thanks.

Re: ABE blocks local URLs

Posted: Wed May 21, 2014 9:46 am
by Giorgio Maone
Please check latest development build 2.6.8.25rc2, thank you.

Re: ABE blocks local URLs

Posted: Wed May 21, 2014 7:36 pm
by Soothsayer
Thanks Giorgio, that was very quick.

I confirm that this new version fixes the issue.