Re: Fw: [PATCH] DLR in EMI/UCP are not decoded to latin1
"Vincent CHAVANIS" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <05a801c72377$25ee67d0$9600a8c0@vince> |
----- Original Message ----- From: "Alexander Malysh" <[email protected]> To: <[email protected]> Sent: Tuesday, December 19, 2006 2:22 PM Subject: Re: Fw: [PATCH] DLR in EMI/UCP are not decoded to latin1 > Am 19.12.2006, 14:01 Uhr, schrieb Vincent CHAVANIS <[email protected]>: > >> but all is actually in utf8 ?! > > yes > >> or i miss something ? > > you miss the point that if you do gsm_to_latin1 then this is not utf-8 > anymore. Latin1 != UTF-8 Not exactly, i use charset_gsm_to_utf8. Please see the latest patch i send to the ML This allow then, to make or not, the convertion into any charset without this patch we are losing all accentuated chars and more. Vincent.