Issue Details (XML | Word | Printable)

Key: JRA-9330
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Erlend A. Berg
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JIRA

Language selection does not work

Created: 10/Feb/06 02:49 AM   Updated: 26/Nov/06 08:15 PM
Component/s: Internationalisation
Affects Version/s: 3.5
Fix Version/s: 3.5.2

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Participants: Erlend A. Berg and Lothar Hegebart
Since last comment: 2 years, 29 weeks, 4 days ago
Resolution Date: 09/Mar/06 04:06 PM
Labels:


 Description  « Hide
When I upgrade to 3.5, I get Norwegian texts even if I select English. The other languages work fine. So for both Norwegian and English, I get Norwegian.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Lothar Hegebart added a comment - 13/Feb/06 11:35 AM
Same here. general configuration is english. profile of our users is english. both settings are ignored. i suppose jira tries to be smart and use the language setting of the browser.
though i would like to try the new features, i have to downgrade again.

Lothar Hegebart added a comment - 13/Feb/06 12:20 PM
correction: neither the browser language settings were the culprit, nor did setting jira.i18n.default.locale in jira-application.properties do the trick.
The problem lies in WEB-INF/lib. With language_en_UK.jar being of size 1KB there won't be no english words. Copied the file from jira-3.4.1 to edit-webapp\WEB-INF\lib repaired the damage.
In 3.4.1 language_default.jar had 50KB, now it has 124KB. Seems there could be some more problems with the language jars.