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.
[RESOLVED] m.zipscene.com
[RESOLVED] m.zipscene.com
Last edited by Tom T. on Tue Nov 15, 2011 7:58 am, edited 1 time in total.
Reason: mark as resolved
Reason: mark as resolved
Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0
Re: m.zipscene.com
The page has a <NOSCRIPT> tag that does just what you're seeing if JavaScript is blocked.
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?)
Code: Select all
<noscript><meta rel="nofollow" http-equiv="refresh" content="0;url=http://m.zipscene.com/cheddars-casual-cafe" /></noscript>
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
Re: m.zipscene.com
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.
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
Re: m.zipscene.com
I enabled
"Forbid META redirections inside <NOSCRIPT> elements,"
too.
"Forbid META redirections inside <NOSCRIPT> elements,"
too.
Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0