Le lundi 24 septembre 2007 à 11:54 -0400, Stefan Hornburg (Racke) a
écrit :
> Olivier Berger wrote:
> > Le lundi 24 septembre 2007 à 11:29 -0400, Stefan Hornburg (Racke) a
> > écrit :
> >> Olivier Berger wrote:
> > 
> >>> It seems that sympa_wizard.pl will configure it in more recent version
> >>> (as tested on unstable with 5.3.3-4)... although in a bad way, adding
> >>> spaces where it shouldn't (see
> >>> http://sourcesup.cru.fr/tracker/index.php?func=detail&aid=3322&group_id=23&atid=167
> >>>  ).
> >>>
> >>> ... so upgrading will remove the need to add such configuration in
> >>> postinst... at least as long as the bug will be fixed upstream.
> >> Debian packages contain there own version of sympa_wizard, so the missing 
> >> commas are
> >> not a upstream fault.
> >>
> >> Thanks for pointing this out.
> > 
> > Argh !
> > 
> > Damm'it... so I should close upstream bug, I guess...
> 
> In fact it seems they made the same mistake:
> 
>             {'name' => 'supported_lang',
>              'default' => 
> 'de,cs,el,es,et_EE,en_US,fr,hu,it,ja_JP,nl,oc,pt_BR,sv,tr',
>              'query' => 'Supported languages',
>              'file' => 'sympa.conf','edit' => '1',
>              'advice' =>'This is the set of language that will be proposed to 
> your users for the Sympa GUI. Don\'t select a language if you don\'t have the 
> proper locale packages installed.'},
> 

No, I don't think so.

What works :
supported_lang = de,cs

What doesn't work :
supported_lang = de, cs

Symptom is (besides annoying logs) that interface would be in german
only, with no option to change between german and csech (if I'm not
wrong for 'cs' meaning).

There should not be any spaces between commas and langs.

Sorry if that wasn't clear.

Btw, I filed an enhancement request upstream so that the parsing of the
config file supports having non meaningfull spaces there
(http://sourcesup.cru.fr/tracker/index.php?func=detail&aid=3321&group_id=23&atid=170
 ) .

Regards,
-- 
Olivier BERGER <[EMAIL PROTECTED]> (ATTENTION : new address)
Ingénieur Recherche - Dept INF
GET/INT at Evry (http://www.int-edu.eu/)
OpenPGP-Id: 1024D/6B829EEC




Reply via email to