Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Viewing an old order via AccountPage clears shopping-cart. #413

Closed
bummzack opened this issue Jan 13, 2016 · 1 comment
Closed

Viewing an old order via AccountPage clears shopping-cart. #413

bummzack opened this issue Jan 13, 2016 · 1 comment
Labels

Comments

@bummzack
Copy link
Collaborator

Steps to reproduce:

  1. Add some items to your cart
  2. Visit "account" page
  3. Open one of the previous orders
  4. Go back to the shop, you end up with an empty cart.

Issue is most likely caused by ShoppingCart::archiveorderid which does clear the current cart. ShoppingCart::archiveorderid is being called by OrderManipulation::order.

@bummzack bummzack added the bug label Jan 13, 2016
bummzack added a commit to bummzack/silvershop-core that referenced this issue Mar 18, 2016
bummzack added a commit to bummzack/silvershop-core that referenced this issue Mar 18, 2016
@bummzack
Copy link
Collaborator Author

Closed via #460

bummzack added a commit to bummzack/silvershop-core that referenced this issue May 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant