Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
16.10.4
-
Unknown
-
Description
When displaying a live table, the current implementation only retrieves pages with objects from the default translation (e.g. English). The metadata objects are shared among all translations of a wiki page, but they are stored on the default translation.
As a result, when viewing the live table in a different locale, the page titles displayed are in the correct locale, but the underlying pages retrieved from the database are from the default translation.
Proposed Solution:
The database query may be modified to "join" page translations matching the current locale and filter their titles.
Please let me know if you'd like me to modify anything.
Example issue: https://forum.xwiki.org/t/awm-filter-livetable-title-per-language/16704/1
Attachments
Issue Links
- is related to
-
XWIKI-69 XWiki Object properties should support translations so that Applications using forms can be internationalized
-
- Open
-