build 40526 2014-Oct-08 05:20:34 PM
Top right of page after logging in, use the language dropdown to swap to another interface language.
Language is still english
Not logged in yet
Same with the login page where we display different interface language links under the form ... clicking them does not swap to another interface language
also - user Settings
pick a different language like spanish
UI not changing to Spanish, but Spanish shows up as selected in the interface dropdown at top right of page after logging back in.
same result using java 1.6 and java 1.7
can't swap interface language
same result using java 1.6 and java 1.7
can't swap interface language
It seems that in v15 the intention is to change the prompt file encoding from UTF-16 to UTF-8 (see changes in LocalizedPrompts#read). ADS prompt files (under com/aquafold/datastudio/resource) are now encoded in UTF-8, but ADServer prompt files (under com/aquafold/aquadataserver/msg) are still encoded in UTF-16. In order words, when locale is changed in ADServer, none of the key/value prompts are loaded properly.
It seems that in v15 the intention is to change the prompt file encoding from UTF-16 to UTF-8 (see changes in LocalizedPrompts#read). ADS prompt files (under com/aquafold/datastudio/resource) are now encoded in UTF-8, but ADServer prompt files (under com/aquafold/aquadataserver/msg) are still encoded in UTF-16. In order words, when locale is changed in ADServer, none of the key/value prompts are loaded properly.
Issue #2914 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 15.0.2-1 |
No time estimate |
also - user Settings
pick a different language like spanish
UI not changing to Spanish, but Spanish shows up as selected in the interface dropdown at top right of page after logging back in.