Page 1 of 1

NoScript is preventing a site from loading properly.

Posted: Wed Jun 22, 2011 7:50 am
by F-15E
NoScript is preventing the excel style data table contents on the site http://sites.google.com/site/darksoulstats/home from loading even using the 'Allow Scripts Globally' option. Even Weirder is that only after disabling NoScript, then clearing my cache, then restarting Firefox will the page load properly. Simply disabling Noscript leaves the page loading incorrectly.

I teseted disabling all other Plugins and Extensions, then clearing my recent history(cache, etc) then restarting enabling only NoScript and the problem still occurs, so it to the best of my knowledge cant be anything besides NoScript. Im running Firefox 4.0.1(the latest 'regular' update) and NoScript 2.1.1.2rc5 (the latest 'regular' update).

Specifically

This Page:
http://i.imgur.com/B6f1I.png

Should look like this:
http://i.imgur.com/SngVm.png

^That goes for all of the Calcs listed on the side, except for 'dragon' whose values appear and remain static. (Theyre supposed to be that way fyi)

Re: NoScript is preventing a site from loading properly.

Posted: Wed Jun 22, 2011 9:02 am
by Giorgio Maone
The problem is the googleusercontent.com gadget triggering NoScript XSS filters because its url contain a full-fledged <iframe> definition.

You can work-around by adding the following line to your NoScript Options|Advanced|XSS exceptions box:

Code: Select all

^http://jujo00obo2o234ungd3t8qjfcjrs3o6k-a-sites-opensocial\.googleusercontent\.com/gadgets/ifr\?url=

Re: NoScript is preventing a site from loading properly.

Posted: Wed Jun 22, 2011 9:42 am
by F-15E
Thank you very much for the fix, i'll be sure to pass it along. :mrgreen: