Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread pal
> Tomas Kuliavas skrev: > >> Or you should contact people who send emails with invalid MIME headers and >> them to fix their stuff. > > It doesnt hurt trying, but I guess it would take some time ;-) > > Since translation changed some time ago, I hope not anyone > gets the idea of chan

Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread Tomas Kuliavas
Nils Olav Brandstorp Bekken wrote: > > Tomas Kuliavas skrev: >> If interface is running in utf-8, it should be able to convert correctly >> formated iso-8859-1 emails to utf-8. > > Somehow this doesn't seem to always be the case, even when throwing > every locale I could think of at the server

Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread Tomas Kuliavas
2009.08.20 10:09 p...@hkskole.no rašė:> >> pal-2 wrote: >>> There is a problem with the setting found in functions/i18n.php The >>> Norwegian bokmal should not > >>> be set to UTF-8 but to 8859-1: > >>> > >>> $languages['nb_NO']['NAME'] = 'Norwegian (Bokmal)'; >>> $languages['nb_NO']['CHARSET'] = '

Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread Nils Olav B. Bekken
Tomas Kuliavas skrev: > Or you should contact people who send emails with invalid MIME headers and > them to fix their stuff. It doesnt hurt trying, but I guess it would take some time ;-) Since translation changed some time ago, I hope not anyone gets the idea of changing it back to ISO-8859-1

Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread pal
> > > > pal-2 wrote: >> >> >> >> >> There is a problem with the setting found in functions/i18n.php The >> Norwegian bokmal should not >> be set to UTF-8 but to 8859-1: >> >> $languages['nb_NO']['NAME']    = 'Norwegian (Bokmal)'; >> >> $languages['nb_NO']['CHARSET'] = 'iso-88

Re: [SM-USERS] problem with UTF-8

2009-08-19 Thread Tomas Kuliavas
pal-2 wrote: > > > > > There is a problem with the setting found in functions/i18n.php The > Norwegian bokmal should not > be set to UTF-8 but to 8859-1: > > $languages['nb_NO']['NAME']    = 'Norwegian (Bokmal)'; > > $languages['nb_NO']['CHARSET'] = 'iso-8859-1'; > > $languages['nb_NO']['

[SM-USERS] problem with UTF-8

2009-08-19 Thread pal
There is a problem with the setting found in functions/i18n.php The Norwegian bokmal should not be set to UTF-8 but to 8859-1: $languages['nb_NO']['NAME']    = 'Norwegian (Bokmal)'; $languages['nb_NO']['CHARSET'] = 'iso-8859-1'; $languages['nb_NO']['LOCALE']  = array('nb_NO.ISO8859-1', 'nb_N