Closed
Description
Preconditions (*)
Magento 2.3.5, 2.4
Related to: #13802
Steps to reproduce (*)
- Add product with special characters to cart
- remove ifnot condition (or trigger usage of it in other way) in template
- open minicart
Issue:
If you use text: product_name
in
By default in most cases template will use html binding if product has url.
But this should be replaced by <span data-bind="html: product_name"></span>
or removed.
Expected result (*)
Actual result (*)
Severity: S2/3 ?
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentMay be fixed according to the position in the backlog.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done