[Resolved] NoScript not working on some sites

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

[Resolved] NoScript not working on some sites

Post by bear »

I try going to www.hp.com site in Firefox and the main image does not display and the three top main menus do not roll down. If I disable NoScript, then everything appears and works as normal. If I enable NoScript and "allow scripts globally" it still does not work. What else can I turn off, whitelist or otherwise change in NoScript such that this site works with it?

Running v2.5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0.1
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: NoScript not working on some sites

Post by Giorgio Maone »

Thanks for reporting.

The problem is their secondary web server which is misconfigured, serving JavaScript files with the wrong content type (should be text/javascrpt or application/x-javascript):
Error Console wrote: [NoScript] Blocking cross-site Javascript served from http: //welcome.hp-ww.com/country/us/en/ ... images_yes with wrong type info application/octet-stream and included by http://www.hp.com/
Work around: add ".hp-ww.com" to your noscript.inclusionTypeChecking.exceptions about:config preference, which should become

Code: Select all

https://scache.vzw.com/ http://cache.vzw.com .sony-europe.com .amazonaws.com lesscss.googlecode.com/files/ .hp-ww.com
(it will be made the default in next release).
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
nagan
Senior Member
Posts: 340
Joined: Thu Mar 26, 2009 11:05 am

Re: NoScript not working on some sites

Post by nagan »

This might sound stupid. But I am not able to see the error console in Tools>> . Also in about config it is devtools.errorconsole.enabled;true :roll: :roll:
Dreams are REAL possibilities. Pursue them with zest and you can make them HAPPEN!
You are GOD.Realize THAT!
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: NoScript not working on some sites

Post by Giorgio Maone »

nagan wrote:This might sound stupid. But I am not able to see the error console in Tools>> . Also in about config it is devtools.errorconsole.enabled;true :roll: :roll:
They moved it into the "Web Developer" submenu long ago.
You can still use CTRL+SHIFT+J, though.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
bear

[Resolved] Re: NoScript not working on some sites

Post by bear »

Giorgio Maone wrote:Thanks for reporting.

The problem is their secondary web server which is misconfigured, serving JavaScript files with the wrong content type (should be text/javascrpt or application/x-javascript):
Error Console wrote: [NoScript] Blocking cross-site Javascript served from http: //welcome.hp-ww.com/country/us/en/ ... images_yes with wrong type info application/octet-stream and included by http://www.hp.com/
Work around: add ".hp-ww.com" to your noscript.inclusionTypeChecking.exceptions about:config preference, which should become

Code: Select all

https://scache.vzw.com/ http://cache.vzw.com .sony-europe.com .amazonaws.com lesscss.googlecode.com/files/ .hp-ww.com
(it will be made the default in next release).
The workaround works perfectly for me. Thanks very much!!!
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0.1
User avatar
therube
Ambassador
Posts: 7991
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: NoScript not working on some sites

Post by therube »

(
Earlier thread for reference, Hewlett-Packard web site broken with NoScript.

I wrote to them back in June. Explained to them what they were doing wrong. And you can see how they responded - other then emailing back to me.
)
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 5.1; rv:16.0) Gecko/16.0 Firefox/16.0 SeaMonkey/2.13a2
Post Reply