Page 1 of 1
Why is this page partially blocked and how do I fully unbloc
Posted: Sat Aug 30, 2014 7:52 pm
by tieTYT
Here's a screenshot:
Click on the image to see the noscript popup on the right.
I'm visiting a local file in firefox. I've whitelisted localhost and file:// but it still says
something is partially blocked. Yet, I don't see any option to unblock anything. Perhaps this is blocked because of an XSS issue? I think what is being blocked is this
livereload script I have set up when I develop. Here's what that script looks like in the html:
Code: Select all
<script src="http://localhost:35729/livereload.js"></script>
For this file, I'd like everything unblocked. How do I do that? I don't see any option available.
Re: Why is this page partially blocked and how do I fully un
Posted: Sat Aug 30, 2014 8:00 pm
by barbaz
What version of NoScript are you using?
When it fails, anything related in the Browser Console (Ctrl-Shift-J)?
If it's ABE that's giving you trouble, you'll probably need to modify the SYSTEM rule something like
Code: Select all
# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL file:
Deny
Re: Why is this page partially blocked and how do I fully un
Posted: Sat Aug 30, 2014 8:10 pm
by tieTYT
Thanks for the quick reply. I'm using NoScript 2.6.8.39.
I don't see anything relevant in the Browser Console.
I added ^.*$ to the XSS exceptions and this had no effect on this page, so it must not be that.
If ABE is failing, I don't get any feedback about that. I added that as a SYSTEM rule and didn't notice any effect.
FWIW, this was working at least 2 days ago. Was there a recent upgrade? Can I downgrade to the previous version?
Re: Why is this page partially blocked and how do I fully un
Posted: Sat Aug 30, 2014 8:14 pm
by barbaz
tieTYT wrote:Can I downgrade to the previous version?
http://noscript.net/feed?c=100&t=a
ETA If you have time, please post what is the most recent rc version which works correctly for you.
Re: Why is this page partially blocked and how do I fully un
Posted: Sat Aug 30, 2014 8:26 pm
by tieTYT
OK the problem went away when I installed 2.6.8.37 rc2. I installed every version after that and the problem didn't go away until I installed this version.
If a new version of noscript comes out, will it automatically update me to it? I don't want to be stuck on this vulnerable version after the bug (?) is fixed.
Re: Why is this page partially blocked and how do I fully un
Posted: Sat Aug 30, 2014 9:40 pm
by barbaz
Thanks for the info.
tieTYT wrote:If a new version of noscript comes out, will it automatically update me to it? I don't want to be stuck on this vulnerable version after the bug (?) is fixed.
AFAIK it's not "vulnerable", just buggy. see the
changelog
If you have automatic updates on, you're going to end up with 2.6.8.40rc1 which you say is affected, and there's nothing you'll be able to do about it.
If you turn off automatic updates, you can keep that old version as long as you need to, but if Giorgio decides this needs to be fixed inside NS you will need to manually update when Giorgio says to check latest development build.
You can check two places to determine/set whether you'll get automatic updates:
Tools -> Add-ons Manager -> gear icon -> Update Add-ons Automatically
*or*
Add-ons Manager -> NoScript -> More -> Automatic Updates:
Re: Why is this page partially blocked and how do I fully un
Posted: Sun Aug 31, 2014 8:05 pm
by barbaz
OK, reproduced with a local server.
I've filed a more detailed bug report:
viewtopic.php?f=10&t=20024
Re: Why is this page partially blocked and how do I fully un
Posted: Mon Sep 01, 2014 1:48 am
by barbaz
Should be fixed in
latest development build 2.6.8.40rc2