Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexPatch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
560External issue URL
Fix versions
Affects versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexPatch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
560
External issue URL
Fix versions
Affects versions
Created January 30, 2010 at 4:13 PM
Updated December 29, 2024 at 9:22 PM
Resolved May 11, 2010 at 8:00 AM
When you have multilingual field, that is displayed in grid and
for some records in grid it doesn't have value;
administrative console language match that column's language
Then you got primary language column value displayed instead of given language value. Example:
Language #1 - English (primary)
Language #2 - Russian
Multilingual field: Subject (l1_Subject - on english, l2_Subject - on russian)
Current language in administrative console is russian and column l2_Subject is empty in database, but you values from l1_Subject column.