salesagility / SuiteCRM

SuiteCRM - Open source CRM for the world
https://www.suitecrm.com
GNU Affero General Public License v3.0
4.44k stars 2.07k forks source link

Elasticsearch search page language strings not processed #10347

Closed cyb456 closed 7 months ago

cyb456 commented 8 months ago

Issue

When using the Elasticsearch engine, the $APP.LABEL strings are not replaced in lib/Search/UI/templates/search.form.tpl

This is most noticeable with the search button itself:

Screenshot_20240131_092721

Expected Behavior

The language strings should be replaced in the template

Actual Behavior

They are missing

Possible Fix

Steps to Reproduce

  1. Enable elasticsearch
  2. search for something

Context

It is visual only, but an ugly bug

Your Environment

serhiisamko091184 commented 8 months ago

Hello @cyb456,

thanks for raising the issue.

Regards, Serhii

serhiisamko091184 commented 7 months ago

Hello @cyb456,

thanks for reporting the bug,

This appears to be a duplicate of: #10182 Please let us know if you believe otherwise.

Regards, Serhii

cyb456 commented 7 months ago

yes that would be a duplicate