Closed
Description
Preconditions (*)
- Magento 2.4.0
- PHP 7.4.9
Steps to reproduce (*)
- Create a plugin for Magento\Catalog\ViewModel\Product\Breadcrumbs
Expected result (*)
- All works
Actual result (*)
- Interceptor class can't get access to private constants through late static bindings
- Error: Undefined class constant 'XML_PATH_CATEGORY_URL_SUFFIX' in /var/www/magento2/public_html/vendor/magento/module-catalog/ViewModel/Product/Breadcrumbs.php:74 Stack trace: #0
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 1 Passed. Automatic verification of issue format passedA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.Major restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done