8000 Double escape search result text · Issue #169 · oroinc/orocommerce · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Double escape search result text #169
Open
@othmantitee

Description

@othmantitee

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

  1. Edit 0RT28 product name to "220 Lumen Rechargeable & Headlamp"
  2. 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)

Additional information
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0