Script not working even if NoScript is allowing everything

Ask for help about NoScript, no registration needed to post
forestmountain
Posts: 6
Joined: Wed Aug 24, 2011 8:48 am

Script not working even if NoScript is allowing everything

Post by forestmountain »

Firefox6/NoScript2.1.2.6 - fold-out function is not working

Example page: http://midttrafik.dk/k%C3%B8replaner/bybus/aarhus

Clicking on the lines with 1A, 2A, 3A and so on, should fold out some text, map and download-link.

Allow scripts globally doesn't make fold-out work. I have to totally disable the add-on to make the page work.

Anything that I can disable in NoScript, as I don't want to disable NoScript.

Regards
Kent Knudsen
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:6.0) Gecko/20100101 Firefox/6.0
al_9x
Master Bug Buster
Posts: 931
Joined: Thu Mar 19, 2009 4:52 pm

Re: Script not working even if NoScript is allowing everythi

Post by al_9x »

from the error console:

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://midttrafik.dk/k%C3%B8replaner/bybus/aarhus
NS blocks cross site scripts served with wrong mime (noscript.inclusionTypeChecking), you can add jqueryjs.googlecode.com to the exceptions list (noscript.inclusionTypeChecking.exceptions)
Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
forestmountain
Posts: 6
Joined: Wed Aug 24, 2011 8:48 am

Re: Script not working even if NoScript is allowing everythi

Post by forestmountain »

al_9x wrote:from the error console:

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://midttrafik.dk/k%C3%B8replaner/bybus/aarhus
NS blocks cross site scripts served with wrong mime (noscript.inclusionTypeChecking), you can add jqueryjs.googlecode.com to the exceptions list (noscript.inclusionTypeChecking.exceptions)
Thanks for the quick answer (I'm a slow answerer!) Adding jqueryjs.googlecode.com to the exceptions list worked. Appreciated.
Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Script not working even if NoScript is allowing everythi

Post by therube »

[NoScript] Blocking cross-site Javascript served from ...
Is this separate from the XSS options?

As in why does unchecking the two XSS options not have an affect?
Unchecked, the site still does not work & the Error Console messages are still logged?
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:8.0a2) Gecko/20110820 Firefox/8.0a2 SeaMonkey/2.5a2
forestmountain
Posts: 6
Joined: Wed Aug 24, 2011 8:48 am

Re: Script not working even if NoScript is allowing everythi

Post by forestmountain »

Adding jqueryjs.googlecode.com in noscript.inclusionTypeChecking.exceptions on Firefox' about:config works. Don't know why this can't be added via the NoScript GUI...
Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0
Post Reply