Can't read documents on Scribd with NoScript enabled

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

Can't read documents on Scribd with NoScript enabled

Post by lobati »

I'm trying to view documents on Scribd and I am unable to see anything past the first 3 pages. For example, this document:

http://www.scribd.com/doc/3932344/40-Sl ... zing-Sleep

If I disable NoScript it works, but enabling scripts globally doesn't fix the problem, nor does adding an exception to the XSS filter. I get the following error in the console:

Code: Select all

[NoScript] Blocking cross-site Javascript served from http://html1.scribdassets.com/2crpn3gl7pxa3pc/pages/8-5e8a766d40.jsonp with wrong type info application/octet-stream, inline;filename=8-5e8a766d40.jsonp and included by http://www.scribd.com/doc/3932344/40-Sleep-Hacks-The-Geeks-Guide-to-Optimizing-Sleep
Are there any workarounds for this, and as an aside, what might the developers at Scribd do to fix this, supposing it is a bug on their end?

Using Firefox 3.6.12 and NoScript 2.0.7
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
User avatar
Giorgio Maone
Site Admin
Posts: 9546
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Can't read documents on Scribd with NoScript enabled

Post by Giorgio Maone »

lobati wrote: Are there any workarounds for this
Add ".scribdassets.com" without quotes to your noscript.inclusionTypeCheck.exceptions about:config preference
lobati wrote: what might the developers at Scribd do to fix this, supposing it is a bug on their end?
Of course, they should serve their JSONP resources with a "application/x-javascript" or "text/javascript" mime type.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
Condorito

Re: Can't read documents on Scribd with NoScript enabled

Post by Condorito »

Dear Giorgio,

I had the same problem and your solution helped me, thank you very much!.

However, I was left with a question, before I change noscript.inclusionTypeCheck.exceptions, it already had a value of "https://scache.vzw.com". How came the value "https://scache.vzw.com" here if I did not configured it?.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)
User avatar
Giorgio Maone
Site Admin
Posts: 9546
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Can't read documents on Scribd with NoScript enabled

Post by Giorgio Maone »

Condorito wrote:However, I was left with a question, before I change noscript.inclusionTypeCheck.exceptions, it already had a value of "https://scache.vzw.com". How came the value "https://scache.vzw.com" here if I did not configured it?.
It's there by default, needed for Verizon routers to work.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Condorito

Re: Can't read documents on Scribd with NoScript enabled

Post by Condorito »

I simply removed the default, Verizon is not my ISP, I guess I do not need this value.

In any case, if I eventually want to put more of an exception, what is the syntax of the string, as I separate each exception in the string?.

Thanks in advance.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)
Post Reply