NoScript issue

General discussion about the NoScript extension for Firefox
Post Reply
Diogenes
Posts: 2
Joined: Wed May 26, 2010 9:57 pm

NoScript issue

Post by Diogenes »

I've been using noscript for awhile now...and never had a problem with it other than it crashing my browser ( Firefox ) almost every time it has an update...

an excellent product overall...

however lately I've been getting some weird stuff in options...for instance:
on my site thesportszone ( org ) the options ' also ' has thesportszone ( com ) in it to allow or temporary allow...my site is thesportszone ( org ) and no where on my site is there any link to thesportszone ( com )...

is this just noscript confusing the two? So adding both? A bug in the version?

This is not the first time that noscript ( lately, only since the last upgrade ) has had a site listed that there was no apparent link to.

Thanks.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: NoScript issue

Post by Giorgio Maone »

Nope, you've got one link and one image pointing to .com,

Code: Select all

<a href="http://www.thesportszone.com/"><img src="http://www.thesportszone.com/images/advertising116x902.gif"/>
However NoScript shouldn't show them because the request is for an image, not a script.
Older versions do show it because there's a redirection to an error page (the advertising image doesn't exist), but latest version (1.9.9.80) doesn't (correctly).
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Diogenes
Posts: 2
Joined: Wed May 26, 2010 9:57 pm

Re: NoScript issue

Post by Diogenes »

Thanks...it took awhile to find the code, but it's been removed. Have no idea how it got there.

Thanks again.

I'm using 1.9.9.77
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Post Reply