[Bug #1173] Application language must be user language
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
8d05620aff
commit
47c9140daa
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ public class I18nHelper {
|
|||
if (execution != null) {
|
||||
Charsets.setPreferredLocale((HttpSession) execution.getSession()
|
||||
.getNativeSession(), getUserLocale());
|
||||
Locales.setThreadLocal(getUserLocale());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue