Page 2 of 2
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 11:26 am
by Just_Golem
Everything Google stopped working in Windows Firefox 57 after NoScript 10.1.3c2. For now it does not seem to affect Linux
NoScript icon says "X" (varies on different pages) number of things are Blocked, but when you click icon for a list, Nothing "is" blocked
Temporarily asking to Allow Everything does nothing different
GMail does not load (no error message)
Calendar tries to load but display Error message "Content cannot be shown, try again later"
Youtube NO longer plays Videos, just spinning circle, does NOT show comment section at all, NO longer displays Menu bar on left side
Google Bookmarks does not load
If logout, does NOT let me Login again, gets stuck at Password page and clicking (Next/Login) does nothing
I tried, like another poster here, to go back to 10.1.2 and chose No Update, but that does NOT work. Google properties do not work even after downgrade
Disable or Remove are only choices

Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 11:30 am
by NoScriptian
As it seems, currently checkboxes only work in Custom mode. Checkboxes in Trusted would not be remembered by NS, not even changing the debug code would have any effect. Is that intentional?
So I guess I've got to stick to Custom for the time being to have it work as supposed.
As for temporary allowing scripts: Maybe it would be handier to have the clock visible right away so I could deliberately choose what exactly I want to do: either permanently or temporarily allow scripts. That way, I would only need one click for either one.
Good thing though, auto-reload is back!
As this newly programmed extension is still in its infancy and naturally has some quirks, I'll remain patient and am looking forward to its evolution into the addon I've been loving for all these years.
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 11:36 am
by Jaysyn
I can no longer post to reddit when NoScript is enabled. I've checked my extensions one at a time & I only have this issue with NoScript being enabled.
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 11:43 am
by NoScriptian
Jaysyn wrote:I can no longer post to reddit when NoScript is enabled. I've checked my extensions one at a time & I only have this issue with NoScript being enabled.
Try Custom and check all boxes.
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 12:01 pm
by FG
NoScriptian wrote:Try Custom and check all boxes.
Which should be the correct/default checkboxes values for the "trusted"? Everything enabled?
Thanks
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 12:06 pm
by NoScriptian
FG wrote:NoScriptian wrote:Try Custom and check all boxes.
Which should be the correct/default checkboxes values for the "trusted"? Everything enabled?
Thanks
Yes, this is how Trusted was set up prior to the new update. Maybe this is just a minor bug and will be fixed soon.
Just tick the boxes you need in Custom and it'll work as supposed.
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 1:02 pm
by emac2510
....
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 1:08 pm
by fred84
I confirm the problem with 10.1.3c2 and that most of it has been solved reverting to 10.1.2
although it still does not unlock certain scripts, e.g.: ajax.googleapis is unlocked in the option page, but on some websites results blocked, and I can't unblock it and those websites are essentially unusable unless I disable noscript

Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 1:23 pm
by NoScriptian
fred84 wrote:I confirm the problem with 10.1.3c2 and that most of it has been solved reverting to 10.1.2
although it still does not unlock certain scripts, e.g.: ajax.googleapis is unlocked in the option page, but on some websites results blocked, and I can't unblock it and those websites are essentially unusable unless I disable noscript

Could you please try to set it to Default in your options and thus deleting it from your whitelist and re-apply Trusted in your web extension? If that doesn't work, go to the debug window at the bottom of the list and watch out for where ajax is listed.
In 10.1.2 "ยง:ajax.googleapis.com" should be listed under Trusted but perhaps it's currently listed under Untrusted?
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 2:38 pm
by xaex
So it seems that
Trusted only allows
script and
Default only allows
frame,
fetch and
other. Editing the Debug script so that
Trusted allows
script,
frame,
fetch and
other just reverts it back to
only allow
script
Not sure if
Trusted was meant to merge with the
Default options but it's not working???? So like NoScriptian mentioned, the only way for 10.1.3c2 to work is to use
Custom (tweaking your Whitelisted items).
Some of the default Whitelisted items like
ajax.googleapis.com don't work on some sites because the default is to only allow HTTPS. Some sites that I use (like the Intellicast interactive weather map) use
ajax.googleapis.com but HTTP so if you tweak it's settings it will take it out of the Whitelist.
QUICK TIP: I always make a text file of the Debug script with each of Noscript's updates, so I can copy and paste it back if I mess something up when testing what's "new" with the update.
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 2:54 pm
by barbaz
Re: Noscript 10.1.3c2 problem with some sites
Posted: Tue Nov 28, 2017 3:07 pm
by xaex
Thank you

Just updated to 10.1.3c3 and now the Debug script will let me change what can be Trusted (without it reverting back to just Script).