Closed
Bug 1111362
Opened 11 years ago
Closed 11 years ago
Shopping cart now only holds one item at a time.
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: saladgoat, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141126041045
Steps to reproduce:
Go to http://www.LeeAaron.com/store/
Click any item to Add To Cart.
Click another item to Add To Cart.
Actual results:
The first item is knocked out of the Cart and replaced by the second item. This appears to go on infinitely, as every time a new item is added to the Cart, the last item is removed. Not just in the display, but also at the Checkout, the total price reflects items knocked out of the Cart. (Cart can be viewed simultaneously with the Store page by clicking the Menu icon in the top left corner.)
Expected results:
All items clicked on should be listed in the Shopping Cart.
This works as it should in Chrome, Internet Explorer, Safari and Opera. And it worked in Firefox up until this week, when Firefox updated itself. For this reason, I believe this is a valid bug in Firefox.
I am the webmaster for this site, so I can tell you it is a WordPress-based site (latest version of WordPress being used) and the Store is using a slightly modified version of MarketPress Lite plugin. I removed the modifications and had the same results, so put them back. This problem also happens in Firefox's Safe Mode.
Comment 1•11 years ago
|
||
WFM
WFM
Reporter, could you remove the cookies (https://support.mozilla.org/en-US/kb/delete-cookies-remove-info-websites-stored) and the browser cache (https://support.mozilla.org/en-US/kb/delete-cookies-remove-info-websites-stored).
In addition, test with a clean profile:
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Flags: needinfo?(saladgoat)
Bah, yes, emptying the cache and clearing cookies solved the problem. So I guess the bug then is in Firefox's insistence in holding onto cache and/or cookies that need to be automatically purged.
Flags: needinfo?(saladgoat)
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•