Proven: NoScript hosed site use in FirFox

Ask for help about NoScript, no registration needed to post
Steev

Proven: NoScript hosed site use in FirFox

Post by Steev »

Maybe a week/ two weeks ago, I started having a problem with a site not displaying properly in FireFox. (XP sp3, fully patched. FireFox 3.6.12)

Accessing "www.baltimoreravens.com", the main page usually has team-news headlines that scroll horizontally, with a pause where you can click to read more, or watch the video to which it refers. Recently, the site stopped displaying this scroller; it also will not display video clips if I click on them manually.

The site has a message block that says it requires Macromedia Flash Player 9, which I dutifully deinstalled and reinstalled adobe Flash Player 10.1.85.3, which is the latest version. I had problems with IE as well, but eventually found that I had to install the player again individually for IE, and now the site works there. I also installed Google Chrome and the site works there (Flash cannot be deinstalled from Chrome).

I disabled NoScript and restarted FireFox - now the site works fine. I deinstalled and reinstalled NoScript, but it kills the <whatever> in the site. I can't figure out how to make it work with NoScript still enabled.

I'd prefer to keep NoScript installed and enabled, because I think it does a valuable service, but this is one of my most viewed sites. Can you tell me how to make these two get along?


Thanks,

Steev
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
al_9x
Master Bug Buster
Posts: 931
Joined: Thu Mar 19, 2009 4:52 pm

Re: Proven: NoScript hosed site use in FirFox

Post by al_9x »

NS blocks (noscript.inclusionTypeChecking) scripts served with the wrong content-type. Here it's http://jqueryjs.googlecode.com/files/jq ... 3.2.min.js (text/x-c), there will be a message in the error console.

You can add it to the exceptions list:
noscript.inclusionTypeChecking.exceptions=jqueryjs.googlecode.com
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
Steev

Re: Proven: NoScript hosed site use in FirFox

Post by Steev »

Thanks, al_9x!

I looked through the options and can't determine where to paste your suggestion. In the white list? Would you be so kind as to walk me through the path?

Steev
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
al_9x
Master Bug Buster
Posts: 931
Joined: Thu Mar 19, 2009 4:52 pm

Re: Proven: NoScript hosed site use in FirFox

Post by al_9x »

Steev wrote:Thanks, al_9x!

I looked through the options and can't determine where to paste your suggestion. In the white list? Would you be so kind as to walk me through the path?

Steev
http://forums.informaction.com/viewtopi ... 163#p20163 has directions, since the exceptions pref already has a default value, you append the new entry separated by a space ("https://scache.vzw.com/ jqueryjs.googlecode.com")
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
Steev

Re: Proven: NoScript hosed site use in FirFox

Post by Steev »

YOU ARE THE MAN !!!!

Many thanks, al_9x!

I plugged it in just as you directed, and BOOM: it works like a champ.

May all your dreams come true.


Steev
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Steev

Re: Proven: NoScript hosed site use in FirFox

Post by Steev »

That is, assuming you are a man...

No offense intended otherwise. You are the guru! You are the ONE-WHO-KNOWS!

Yer the best!

Steev
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Proven: NoScript hosed site use in FirFox

Post by therube »

Ah, so that's how you knew it. You understand what this rigamarole means ;-).

Code: Select all

[NoScript] Blocking cross-site Javascript served from http://jqueryjs.googlecode.com/files/jquery-1.3.2.min.js with wrong type info text/x-c, attachment; filename="jquery-1.3.2.min.js" and included by http://www.baltimoreravens.com/
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101103 Firefox/4.0b8pre SeaMonkey/2.1b2pre
Post Reply