Button doesn't work
Button doesn't work
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
Re: Button doesn't work
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
Re: Button doesn't work
I would put my bet on noscript.inclusionTypeChecking.exceptions.therube wrote:noscript.filterXExceptions
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20100101 Firefox/9.0
Re: Button doesn't work
OK, that helps.
I'm not good at this so don't hold me to it, but, adding
to that exception gets you started, allowing you to select a particular country/currency.
But then you'll see stuff like this:
so maybe there will be another exception to account for the (variable) ?_=xxxxxxxxxxxx.
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/
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
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