View Issue Details

IDProjectCategoryView StatusLast Update
0001553Anope Development (1.9.x series)Anope Languagespublic2013-12-25 22:31
Reporterchaz Assigned ToAdam  
PriorityurgentSeverityblockReproducibilityN/A
Status resolvedResolutionfixed 
Product Version1.9.x-GIT 
Summary0001553: Anope does not default to english on non english system locale
DescriptionAn interesting issue arose in #anope today where a user who has a system using fr_FR.UTF-8 system locale in combination with our defaultlanguage commented out has a system in French contrary to the notes in example.conf suggesting this would be english.

Setting /ns set language en provides 'some' more english but not complete.

It seems unique to only impact systems using a non english locale (and probably systems which do not include any english locale alongside)

Clearly a serious issue that should be fixed prior to 2.0 release.
TagsNo tags attached.

Activities

chaz

2013-12-25 22:31

administrator   ~0006563

Hi,

Thanks.

When the guy tested using "en" it still didn't work, it still used French for the majority of the text, of course we can't entirely be sure the testing was accurate.

Has this problem been reproduced on a non english locale and the fix of setting 'en' tested thoroughly? I offered on #anope to test this myself if necessary.

Thanks.

Adam

2013-12-25 22:18

administrator   ~0006562

I've updated the documents explaining what this directive does.

Myster

2013-12-25 20:24

reporter   ~0006561

Good evening

I am having the same problem. I cannot apply the French language.

Adam

2013-12-25 15:22

administrator   ~0006560

set options:defaultlanguage = "fr_FR.UTF-8" ?

chaz

2013-12-25 13:21

administrator   ~0006559

Last edited: 2013-12-25 13:25

View 2 revisions

[Dec 25 11:58:13.202341 2013] Debug: Anope 2.0.0-rc1 starting up (options: debug)
[Dec 25 11:58:13.202380 2013] Debug: Initializing Languages...
[Dec 25 11:58:13.202420 2013] Debug: Successfully bound anope to locale
[déc. 25 11:58:13.202794 2013] Debug: Found language ca_ES.UTF-8
[déc. 25 11:58:13.202950 2013] Debug: Found language de_DE.UTF-8



LANG=fr_FR.UTF-8
LANGUAGE=
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=fr_FR.UTF-8

Linux gecos.hifive.fr 2.6.32-5-xen-amd64 0000001 SMP Sun May 6 08:57:29 UTC 2012 x86_64 GNU/Linux

Issue History

Date Modified Username Field Change
2013-12-25 13:19 chaz New Issue
2013-12-25 13:21 chaz Note Added: 0006559
2013-12-25 13:25 chaz Note Edited: 0006559 View Revisions
2013-12-25 15:22 Adam Note Added: 0006560
2013-12-25 20:24 Myster Note Added: 0006561
2013-12-25 22:18 Adam Note Added: 0006562
2013-12-25 22:18 Adam Status new => resolved
2013-12-25 22:18 Adam Resolution open => fixed
2013-12-25 22:18 Adam Assigned To => Adam
2013-12-25 22:31 chaz Note Added: 0006563