View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005802 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2014-06-26 10:31 | 2015-12-07 16:18 |
Reporter | vanilla thunder | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 4.8.6 / 5.1.6 | ||||
Summary | 0005802: Variants can still be ordered if parent is disabled | ||||
Description | this bug "works" only if you save baskets of authenticated users (by default you do) so you can put a variant into your basket, go away for a trip around the world, coma back 6 months later and order the variant even if the parent article was deactivated. | ||||
Steps To Reproduce | 1) login 2) add some variant to your basket 3) log into the backend and deactivate the parent 4) open another browser/delete cookies 5) log in (frontend) again 6) process the checkout with the loaded variant and drive the shop owner crazy :) | ||||
Additional Information | oxBasketITem->getArticle() need to be fixed, you add some check for parent article | ||||
Tags | Order, Variants | ||||
Theme | All | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
duplicate of | 0006150 | acknowledged | florian.auer | variants still can be ordered after parent has been deactivated |