wap and utf-8

From: Mary McCarter (mccarter_23@hotmail.com)
Date: Thu Mar 13 2003 - 18:56:59 EST

  • Next message: Yung-Fong Tang: "Re: sorting order between win98/xp"

    Hi Friends,

    I have a big problem and I don't know how to solve it, Please give any idea.

    I'm using a free wap gateway (it's name is kannel) in a Linux redhat 7.3.

    The problem is when: I wrote any vowel with acute accent in my wml code, for
    example:

    [1] my wml test card:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
    "http://www.wapforum.org/DTD/wml_1.1.xml">
    <wml>
      <template>
        <do type="prev" name="Voltar" label="Voltar">
          <prev/>
        </do>
      </template>
      <card id="N400001" title="Kannel">
        <p>oacute: -๓-</p>
        <p>#243; -&#243;-</p>
      </card>
    </wml

    My phone (Motorola i550,i30sx,i85,i60c) doesn't show correctly the ๓ neither
    &#243; and it shows the รณ instead of ๓.
    The same happen with my up.sdk 4.1 simulator (connected trough my
    wap-gateway)
    But a nokia phone shows the ๓ correctly! and my nokia toolkit 3.1 simulator
    show it well, too.

    I check the wap-gateway code, and I can realize that the wml_binary has the
    \xc3\xb3 instead of ๓ and it is right, I think so.. because it is the UTF-8
    code, but why my phone can't show it correctly.

    Any idea?

    I will be grateful with any contribution,
    Thanks a lot and Regards,
    Mary

    _________________________________________________________________
    MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
    http://join.msn.com/?page=features/virus



    This archive was generated by hypermail 2.1.5 : Thu Mar 13 2003 - 19:41:52 EST