You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[bug-OpenMage#650] Cart price gets deducted on page reload when qty > stock
Steps to reproduce:
1. Disable product backorders (if enabled)
2. Add Stock qty into a product
3. Add product to cart
4. Change product cart qty to something above the available qty
5. Along the error message "The requested quantity for "%s" is not available."
the unit price gets deducted.
6. Reload the page and unit price is deducted again.
Introduced in 1.9.3.1
0 commit comments