-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: BundleEvent: dmcdindia1Event: imagine2019Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed
Description
Preconditions
- Magento 2.2.8
- PHP 7.1.27 (In our case - may or may not be a factor - we are running in php-fpm)
- MariaDB 10.3.13-1.el7.centos (In our case - may or may not be a factor)
- Bundle product with a special price attached
Steps to reproduce
- Create 2 simple products
- Create a bundle with the simple products, and add a Special Price from the advanced pricing page
- Go to the front end, and add to cart
Expected result
- Adds to cart successfully
Actual result (*)
- PHP eats up to max_memory limit, and then dies, generating a 500 to the user
- Navigate to home page, and then directly to the cart - fails with the same as 1, above.
- note the minicart does not load.
- Remove the special price from the back end
- Cart now loads successfully
This issue did NOT manifest itself in 2.2.7.
AaronONeill
Metadata
Metadata
Assignees
Labels
Component: BundleEvent: dmcdindia1Event: imagine2019Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed