Clone
asukkar
committed
on 17 Aug 06
Changed the call to the UserDTO constructor to ensure that the null value is not used for languageCodeIso
The code now checks the user langu… Show more
Changed the call to the UserDTO constructor to ensure that the null value is not used for languageCodeIso

The code now checks the user language locale, then the server language and as a last resort falls back to english (en)

Show less