Page 1 of 1

Button doesn't work

Posted: Tue Nov 29, 2011 3:57 pm
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?

Re: Button doesn't work

Posted: Tue Nov 29, 2011 5:58 pm
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#

Re: Button doesn't work

Posted: Tue Nov 29, 2011 8:32 pm
by dhouwn
therube wrote:noscript.filterXExceptions
I would put my bet on noscript.inclusionTypeChecking.exceptions.

Re: Button doesn't work

Posted: Wed Nov 30, 2011 1:34 am
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.