Loading...
 
Skip to main content

Tracker TextArea field multilingual parameter filter is not applied in plugin List (all language are displayed)

Status
Closed
Subject
Tracker TextArea field multilingual parameter filter is not applied in plugin List (all language are displayed)
Version
21.x Regression
Category
  • Conflict of two features (each works well independently)
  • Regression
  • Upgrade Blocker
Feature
i18n (Multilingual, l10n, Babelfish)
Trackers
Wiki Plugin (extends basic syntax)
Resolution status
Fixed or Solved
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

I upgraded a Tiki18 to Tiki21 to find out that textArea multilingual is not filtered in the plugin List.

All languages are displayed in a customSearch instead of displaying the only language that correspond to the actual language. (I suspect it will be the same in a List plugin).

Here the tracker edit view showing different languages for different fields (title, abstract, ...)
Image

Here the tracker view with English language selected (content is displayed for english only that’s correct)
Image

Here the customSearch view with English language selected but all languages are displayed for the field Abstract (note that title, a text field, is working fine)
Image

Solution
To have only the field displayed for the selected language you have to use
Copy to clipboard
format=trackerrender


This work but it has a price, you can’t use the field as "title" (tracker=>fields) if you don’t want it to be a link.
May be we should have here too a parameter like "translatable=y or n"...

Importance
7
Easy to solve?
5
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
7384
Created
Friday 05 June, 2020 08:13:22 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Monday 08 May, 2023 04:19:39 UTC


Show PHP error messages