Open
Description
Summary
Special characters in the storefront autocomplete search result get escaped twice: once in the BE side, and once in the FE side.
Steps to reproduce
- Edit 0RT28 product name to "220 Lumen Rechargeable & Headlamp"
- Search for the product in the storefront.
Actual Result
Product name in search result shows as : 220 Lumen Rechargeable & Headlamp
Expected Result
Product name should show as : 220 Lumen Rechargeable & Headlamp
Details about your environment
- OroCommerce version: 5.1.3
- PHP version: 8.2.13
- Database (MySQL, PostgreSQL) version: PostgreSQL 15.5 (Ubuntu 15.5-1.pgdg22.04+1)
Metadata
Metadata
Assignees
Labels
No labels