-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Double escape search result text #169
Comments
It seems that Oro escape special characters in the autocomplete search result twice:
Product Name: 220 Lumen Rechargeable & Headlamp |
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
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
Additional information
The text was updated successfully, but these errors were encountered: