http://neriya.hookshot.net/SAsearches/sajobs.html
This site used to display without issues on Firefox, but recently since Google changed how their spreadsheets work (few months or so back), I've been having trouble getting it to fully show. Currently when I try to view it in Firefox 3.6.13 with NoScript 2.0.9.3 on, the site basics show, but the spreadsheet table never displays and eventually the page gives me a query time out message. If I view it from IE8, the site shows the basics, pops up a message about blocking active scripts, which I tell it its ok to run, and then the table displays and there are no more issues.
I have the base page and google docs both allowed/whitelisted in NoScript so I'm rather frustrated on why the table is no longer showing. Is there anything I can do to get this working again?
Thank you for your time and help.
Google Spreadsheet Table no longer displaying
Google Spreadsheet Table no longer displaying
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 BRI/1 Firefox/3.6.13 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Google Spreadsheet Table no longer displaying
It's a Google bug.
Their serving a script from spreadsheets.google.com with the X-Content-Options: nosniff header (which requires supporting browsers such as IE9 or Fx+Ns to reject scripts having wrong mime types) and a bogus "text/plain" mime type, instead of "text/javascript" or "application/x-javascript" as they should.
You can work-around by adding spreadsheets.google.com to your noscript.inclusionTypeChecking.exceptions about:config preference.
Their serving a script from spreadsheets.google.com with the X-Content-Options: nosniff header (which requires supporting browsers such as IE9 or Fx+Ns to reject scripts having wrong mime types) and a bogus "text/plain" mime type, instead of "text/javascript" or "application/x-javascript" as they should.
You can work-around by adding spreadsheets.google.com to your noscript.inclusionTypeChecking.exceptions about:config preference.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Re: Google Spreadsheet Table no longer displaying
Thank you so much for your help.
How do I add that address to the noscript.inclusionTypeChecking.exceptions preference? I see it listed in about:config, but I'm not sure on how to add a new value to it. Currently it has a value in there already of another web address.
How do I add that address to the noscript.inclusionTypeChecking.exceptions preference? I see it listed in about:config, but I'm not sure on how to add a new value to it. Currently it has a value in there already of another web address.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 BRI/1 Firefox/3.6.13 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Google Spreadsheet Table no longer displaying
space separated (add a space, then spreadsheets.google.com).
BTW, I've just been told by a Google security staffer that the callback script is going away, because they're moving to a different approach, therefore it won't be fixed and it will break anyway eventually.
BTW, I've just been told by a Google security staffer that the callback script is going away, because they're moving to a different approach, therefore it won't be fixed and it will break anyway eventually.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Re: Google Spreadsheet Table no longer displaying
Thank you again for all your help and information.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 BRI/1 Firefox/3.6.13 (.NET CLR 3.5.30729)