Skip to content

Cannot search for Greek words in wysiwyg descriptions #1892

Open
@ioweb-gr

Description

@ioweb-gr

Preconditions (*)

  1. OpenMage LTS 19.4.15
  2. One product with a description / short description in Greek using the wysiwyg editor

Steps to reproduce (*)

  1. Create a simple product that's in stock, has quantity, is visible in catalog and search.

  2. Add to it a description like Φώτα θέσεως using the wysiwyg editor. The description is going to be saved encoded in html entities like this <p>&Phi;ώ&tau;&alpha; &theta;έ&sigma;&epsilon;&omega;&sigmaf;</p>
    image
    image

  3. Reindex and clear cache

  4. Go to the frontend and search for the word Φώτα

Expected result (*)

  1. The product is found

Actual result (*)

  1. The product is not found
    image

It seems that OpenMage is not building the search index correctly or during search it forgets to encode or decode the html entities.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions