Skip to Content.
Sympa Menu

en - [sympa-users] FreeBSD locale problem with 5.3

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Girard <address@concealed>
  • To: "address@concealed" <address@concealed>
  • Subject: [sympa-users] FreeBSD locale problem with 5.3
  • Date: Mon, 02 Jul 2007 15:17:22 +0200

I'm on the way to update FreeBSD port from 5.2.4 to 5.3.2.
There is actualy a problem with some of the locales (iso8859*)
Between the two versions (5.2 and 5.3) the function locale2charset in Language.pm was rewriten from the "iso8859-x" to "ISO-8859-x".
Removing the minus sign between "iso" and "8859" is solving the problem.
I guess the problem is the same under SunOS.

I was thinking that locales where now coded in utf8 everywhere in sympa, so can we modify iso8859-* to utf8 in this function?

What is the best patch: rewritng to fr_FR.iso88549-x or rewriting to fr_FR.utf-8 for these languages?

--
Olivier Girard -+- U Angers, CRI, Systèmes et Réseaux.


  • [sympa-users] FreeBSD locale problem with 5.3, Olivier Girard, 07/02/2007

Archive powered by MHonArc 2.6.19+.

Top of Page