Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Duplicate cookie being formed for shopping basket

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 retorth

more options

Good Afternoon,

Firefox version: 27.0.1 OS: Windows 7

I was hoping I could get some information and possibly some help on rectifying this issue with duplicate cookes on firefox that I've been having.

I discovered that I was having two identical cookies being created for my shopping basket on the site which meant that, while I was adding products to my basket, it would not show up on the basket page as the cookie information being retrieved was stored on the duplicate cookie instead. Analysing the data on the cookies was not possible either as it all appears garbled. There is an apache server that redirects users from site.co.uk to www.site.co.uk and does not create cookies in that instance so this should not be a problem.

Is there a fix I can apply for this? Is this a firefox issue perhaps?

Good Afternoon, Firefox version: 27.0.1 OS: Windows 7 I was hoping I could get some information and possibly some help on rectifying this issue with duplicate cookes on firefox that I've been having. I discovered that I was having two identical cookies being created for my shopping basket on the site which meant that, while I was adding products to my basket, it would not show up on the basket page as the cookie information being retrieved was stored on the duplicate cookie instead. Analysing the data on the cookies was not possible either as it all appears garbled. There is an apache server that redirects users from site.co.uk to www.site.co.uk and does not create cookies in that instance so this should not be a problem. Is there a fix I can apply for this? Is this a firefox issue perhaps?

所有回复 (2)

more options

Do these cookies have a different path?

Are that domain cookies (i.e. start with a dot)?


You can inspect and manage the cookies for the domain in the currently selected tab:

  • Click the "Site Identity Button" (globe/padlock) on the location bar
  • Click "More Information" to open "Tools > Page Info" with the Security tab selected
  • Click "View Cookies" to view the cookies for the domain in the currently selected tab
more options

No, they are exactly identical and are not domain cookies. They contain data that reflects the basket contents.

e.g. BasketID2=a066ec59d2b54a69b9523dd6&Count=2

As mentioned earlier, one cookie would be updated when you add or remove products but when checking out, it is the other cookie that gets read instead.