Issue 46190 - use system locale as default user locale even it not "fully supported"
Summary: use system locale as default user locale even it not "fully supported"
Status: CLOSED DUPLICATE of issue 32939
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m88
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: lo
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-29 09:11 UTC by caolanm
Modified: 2005-07-11 09:31 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch (4.12 KB, patch)
2005-03-29 09:12 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2005-03-29 09:11:27 UTC
On first start the system locale is taken and the default user locale is set to
the system locale. But first the closest "installed" locale is found and that is
used as the user locale. so if you have e.g. sv_FI as your locale sv_SE is set.
It would be nicer if the system locale is set as the user locale even if it is
not installed, e.g. en_IE, en_GB and sv_FI amoung others. The UI will still use
the "closest" locale so that remains unchanged, but the default language for
documents gets set to what the user might expect.

Patch attached, the one downside is that currently the license to show a user is
taken from this locale, and not the "closest" installed locale. My patch simply
hacks it out to use the en-US license which is not ideal.
Comment 1 caolanm 2005-03-29 09:12:23 UTC
Created attachment 24351 [details]
patch
Comment 2 mci 2005-03-29 09:51:45 UTC
reassigned to mh

mci ->mh:
Hi mh,
please have a look at this issue and decide further proceeding, thanks...
Comment 3 Martin Hollmichel 2005-04-25 16:31:39 UTC
mh->lo: please review this patch.
Comment 4 lo 2005-06-07 11:19:58 UTC
please have a look at 32939 and it's fix. does this solve the problem here too?
Comment 5 lo 2005-07-11 09:31:18 UTC
setting to dupe for 32939

*** This issue has been marked as a duplicate of 32939 ***
Comment 6 lo 2005-07-11 09:31:41 UTC
closed