[RESOLVED]NS blocks payment and other functions on amazon.de

Ask for help about NoScript, no registration needed to post
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: [RESOLVED]NS blocks payment and other functions on amazo

Post by Thrawn »

Ah. That might actually be your problem.

NoScript interprets '*.example.com' to mean "all subdomains of example.com, but not example.com itself." And the cookies are apparently being set for amazon.de, not a subdomain.

If you want to include the domain as well as its subdomains, then drop the asterisk and just use a leading dot:

Code: Select all

.amazon.de
Does it work when you force HTTPS for .amazon.de?
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0
User avatar
bege
Junior Member
Posts: 29
Joined: Fri May 21, 2010 4:28 pm
Location: Germany

Re: [RESOLVED]NS blocks payment and other functions on amazo

Post by bege »

That's not the problem.
1. I tried and the problem comes back.
2. In my previous settings I excluded "www.amazon.de" from secure cookie management, not ".amazon.de". That made the problem disappear. The cookies with this url obviously did not make the problem although I had "*.amazon.de" in the settings. The asterisk must have included ".amazon.de".
I don't know what the "www.amazon.de" cookie is for. The name is "csm-hit", the content "147.94|1390591791112"
I'll be satisfied if I have to allow unsecured cookies for this url.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: [RESOLVED]NS blocks payment and other functions on amazo

Post by Thrawn »

So...it breaks if you force https for .amazon.de?

If so, then probably https://amazon.de is unsupported.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (Symbian/3; Series60/5.3 NokiaN8-00/111.030.0609; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/533.4 (KHTML, like Gecko) NokiaBrowser/7.4.2.6 Mobile Safari/533.4 3gpp-gba
User avatar
bege
Junior Member
Posts: 29
Joined: Fri May 21, 2010 4:28 pm
Location: Germany

Re: [RESOLVED]NS blocks payment and other functions on amazo

Post by bege »

Thrawn wrote:So...it breaks if you force https for .amazon.de?
No, it doesn't make a difference whether it is "*.amazon.de" or ".amazon.de".
It breaks as soon as I remove "www.amazon.de" from the list of unsecured cookies for HTTPS.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
Post Reply