List v3 "Language" dropdown for default language choice shows code javascript:'System (' + new I18nUtils().getUserLanguage() + ')'.DescriptionWhen we display the column "Language" in the User list and want to change it: in the dropdown box, the script appears "javascript:'System (' + new I18nUtils().getUserLanguage() + ')' instead of the System language default. See screenshot in attachment.This issue is caused by List v3 only, not reproducible in List v2.Steps to Reproduce Pre-req: Enable List v3 plugin1) Go to the sys_user table2) Add the "Language" column3) Edit the Language and click on dropdownExpected - You should see the value of what the default choice is for the instanceActual - The system is displaying the code verbatim.WorkaroundCurrently, there is no workaround. To receive notifications if and when more information is available, subscribe to this Known Error article by clicking the Subscribe button at the top right of the article.Related Problem: PRB1182072