Loading...
 
Skip to main content

Tracker, Multilingual; title value used in the unified index for a trackeritem is now the French title (instead of the default English)

Status
Closed
Subject
Tracker, Multilingual; title value used in the unified index for a trackeritem is now the French title (instead of the default English)
Version
23.x
Category
  • Regression
  • Upgrade Blocker
Feature
i18n (Multilingual, l10n, Babelfish)
Search
Trackers
Resolution status
Duplicate
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Related-to
Description

On a multilingual Tiki23 that was working fine and regularly updated and tested I have for a tracker item name 3 values (for each language):
en = Web App
fr = App Web
he = ווב אפ׳

Image

By default the title used by the unified index is the English one "Web App".
And the following filters in a plugin list was working fine no matter which language is selected by the user

Copy to clipboard
{filter field=tracker_id content=16} {filter field=title exact="Web App"}


Since a few commits it is not working anymore and return a "no result found". (tested on Safari and Chrome)
The default title for an item used now is the French one and not the English one as previously. (no matter the language selected on the site)

Image

Workaround

I have my workaround using the tracker_field permaname used as title in the tracker field list.

Copy to clipboard
{filter field=tracker_field_catalogproductsName_en exact="Web App"}


But having the title used by default changed for the French translation may have several impact (not only on tracker ?)

Importance
10 high
Easy to solve?
5
Priority
50
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8030
Created
Monday 17 January, 2022 11:13:44 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Wednesday 26 October, 2022 04:43:22 UTC


Show PHP error messages