[RESOLVED] m.zipscene.com

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

[RESOLVED] m.zipscene.com

Post by armstsho »

Hello, this is a minor issue.
I'm using Firefox 8.0 with NoScript 2.1.8
When I try to load http://www.cheddars.com/
I get http://m.zipscene.com/cheddars-casual-cafe
WITH NoScript loaded

When I disable NoScript, the page loads normally.

It also loads normally in IE & Opera.

I took zipscene.com out of the "whitelist" under options
and it still loads the page funny.
Seems backwards to have a redirect work with NoScript loaded.

It did this with previous versions of NoScript loaded & older versions of Firefox.
I just never disabled ALL addons and restarted loading them 1 by 1 before.
Last edited by Tom T. on Tue Nov 15, 2011 7:58 am, edited 1 time in total.
Reason: mark as resolved
Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: m.zipscene.com

Post by therube »

The page has a <NOSCRIPT> tag that does just what you're seeing if JavaScript is blocked.

Code: Select all

<noscript><meta rel="nofollow" http-equiv="refresh" content="0;url=http://m.zipscene.com/cheddars-casual-cafe" /></noscript>
If you were to enable Options | Advanced -> Untrusted => Forbid META redirections inside <NOSCRIPT> elements, you would get a redirect warning & option to follow. (This is a global setting so would affect all sites similarly. Not sure if that's is changing in any way, currently?)
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 5.1; rv:9.0a2) Gecko/20111102 Firefox/9.0a2 SeaMonkey/2.6a2
armstsho

Re: m.zipscene.com

Post by armstsho »

Thanks for the quick reply.
I added http://www.cheddars.com to my whitelist manually under options.
Now the page loads correctly.
Thanks for your help.
Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0
armstsho

Re: m.zipscene.com

Post by armstsho »

I enabled
"Forbid META redirections inside <NOSCRIPT> elements,"
too.
Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0
Post Reply