Closed
Description
Preconditions:
Install Magento 2.4-develop
Steps to reproduce :
- Open file magento2/app/code/Magento/Bundle/Pricing/Price/ConfiguredPrice.php
- Check line number 151
- It has a function call getPrice(BundleDiscountPrice::PRICE_CODE), with reference of BundleDiscountPrice class
Expected Result;
The class BundleDiscountPrice must be declare.
Actual Result:
This class is not defined
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedOnce P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch
Type
Projects
Status
Done