Button doesn't work

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

Button doesn't work

Post by ATN »

Hi I'm using the latest version of NoScript and I can't click the "Save and Continue" button to this link http://www.sears.com/shc/s/CountryChoos ... edesign=Y#if I choose a different country. I created a new profile (using Pale Moon as opposed to Firefox vanilla) and installed AdBlock Plus 1.3.11a to test if it was that causing the problem then disabled it and installed NoScript. It turns out NoScript is the culprit preventing me from clicking the button. Is anyone else having this problem?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111108 Firefox/8.0 PaleMoon/8.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Button doesn't work

Post by therube »

Confirmed. Though it is intentional. Other then notifying Sears that their website is wrong, not sure of a work-around (presumably in noscript.filterXExceptions).

Code: Select all

[NoScript] Blocking cross-site Javascript served from http://nc.shld.net/11220050//content/intl/FXRates.txt with wrong type info text/plain and included by http://www.sears.com/shc/s/CountryChooserView?storeId=10153&catalogId=12605&intrd=1&intlCartRedesign=Y#
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:10.0a2) Gecko/20111128 Firefox/10.0a2 SeaMonkey/2.7a2
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: Button doesn't work

Post by dhouwn »

therube wrote:noscript.filterXExceptions
I would put my bet on noscript.inclusionTypeChecking.exceptions.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20100101 Firefox/9.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Button doesn't work

Post by therube »

OK, that helps.

I'm not good at this so don't hold me to it, but, adding

Code: Select all

http://nc.shld.net/11220050//content/intl/
to that exception gets you started, allowing you to select a particular country/currency.

But then you'll see stuff like this:

Code: Select all

[NoScript] Blocking cross-site Javascript served from http://nc.shld.net/11220050/content/intl/FXRates.txt?_=1322616527374 with wrong type info text/plain and included by http://www.sears.com/shc/s/p_10153_12605_04450094000P
so maybe there will be another exception to account for the (variable) ?_=xxxxxxxxxxxx.
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 6.1; WOW64; rv:10.0a2) Gecko/20111128 Firefox/10.0a2 SeaMonkey/2.7a2
Post Reply