Script blocked even when using "Allow scripts globally"

Bug reports and enhancement requests
Post Reply
Elbart
Junior Member
Posts: 35
Joined: Mon Jul 15, 2013 2:25 pm

Script blocked even when using "Allow scripts globally"

Post by Elbart »

On http://www.mywirecard.com/mastercard.html NS 2.6.8.26 blocks the following:

Code: Select all

[NoScript] Blocking cross-site Javascript served from http://jqueryjs.googlecode.com/files/jquery-1.3.2.js with wrong type info text/plain, attachment; filename="jquery-1.3.2.js" and included by http://www.mywirecard.com/mastercard.html
No idea if that block is necessary or not, but the script is even blocked when using "Allow scripts globally". Is that by design or have I just done some misconfiguration somewhere?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: Script blocked even when using "Allow scripts globally"

Post by barbaz »

Yes, that's not the normal script blocking at all but rather the cross-site inclusion MIME type checker.
If you want to allow that to load you would have to add something like "jqueryjs.googlecode.com" (without quotes) to about:config -> noscript.inclusionTypeChecking.exceptions .
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Script blocked even when using "Allow scripts globally"

Post by Thrawn »

Or it might be possible to put the whole of JQuery in a surrogate script.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0
Post Reply