Page 1 of 1

[RESOLVED] Scripts globally allowed always on after restart

Posted: Thu Jan 21, 2010 12:34 pm
by Alagazam
Hi

I have a problem that between Firefox restarts the setting "Scripts globally allowed" is always on.
This is on my computer at work, at home it's works.
Any ideas what's wrong?

I looked in prefs.js, but there is no such setting, and in noscript.js it's false.
I tried to Reset from noscripts Option, but after a FF restart it's on again.

FF 3.5.7, Windows XP Pro SP3
NoScript 1.9.9.39

Re: Scripts globally allowed always on after FF restart

Posted: Fri Jan 22, 2010 4:22 pm
by therube
My thought would have been Advanced | HTTPS Behavior -> Always, but a Reset would have taken care of setting it back to the default, Never.

Only other thing that comes to mind, is that you have noscript.global "hard coded" to True in user.js.

(Possibility that some other extension is changing the NoScript setting to Global Allow? Disable all other extensions leaving only NoScript enabled. Reset NoScript, restart your browser & see if the problem persists.)

Re: Scripts globally allowed always on after FF restart

Posted: Mon Jan 25, 2010 5:30 pm
by Jim Too
therube wrote:My thought would have been Advanced | HTTPS Behavior -> Always, but a Reset would have taken care of setting it back to the default, Never.

Only other thing that comes to mind, is that you have noscript.global "hard coded" to True in user.js.

(Possibility that some other extension is changing the NoScript setting to Global Allow? Disable all other extensions leaving only NoScript enabled. Reset NoScript, restart your browser & see if the problem persists.)
Might it help if the OP reported the value of the noscript.global option in normal and safe mode? This might be easier than disabling all extensions except for NoScript.

Re: Scripts globally allowed always on after FF restart

Posted: Mon Jan 25, 2010 5:37 pm
by Giorgio Maone
Are you using Policy Manager? It's incompatible with NoScript.
More in general, could you disable all your extensions and check if the problem persists?

Re: Scripts globally allowed always on after FF restart

Posted: Mon Jan 25, 2010 7:54 pm
by Alagazam
Giorgio Maone wrote:Are you using Policy Manager? It's incompatible with NoScript.
More in general, could you disable all your extensions and check if the problem persists?
Yes I was using Policy Manager. Disabling it solved the problem :) :) :)
Thnx