Re: Bug on kannel
Andreas Fink <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
how do you send it in HTTP? show us log? does it happen in CVS version? On 15.02.2008, at 05:10, <[email protected]> <[email protected]> wrote: > Hi, > > I found out this bug when i doing testing on sending out sms. > > Message send out = he'hi > > Message received = he\'hi > > I need to set the charset=UTF-8 and coding type to unicode only i > will be > able to receive the correct sms. Can i know wat is the problem that > cost > this to happen? As far as i know ' sign is not a unicode character. > > Regard, > SoNG