From: Reini U. <ru...@x-...> - 2004-02-24 15:55:02
|
Gea-Suan Lin schrieb: > I use UTF-8 (for Traditional Chinese) as phpwiki charset, and there > are some problem: > > When phpwiki translates data to html, char 0xA0 will translate to > space (0x20). > > You may see the html source code in http://wiki.abpe.org/index.php/SandBox : > > 00000f60 6e 61 62 6c 65 20 62 6f 74 74 6f 6d 22 3e 55 54 |nable bottom">UT| > 00000f70 46 2d 38 20 e9 20 81 e9 9d a2 e6 b8 ac e8 a9 a6 |F-8 ?.?X葫閰帆 > 00000f80 3c 2f 70 3e 0a 3c 2f 64 69 76 3e 0a 0a 3c 64 69 |</p>.</div>..<di| > > and the original statement: > > 00000000 55 54 46 2d 38 20 e9 a0 81 e9 9d a2 e6 b8 ac e8 |UTF-8 ?.?X葫鋧 > 00000010 a9 a6 |岫| Hi, This is really interesting, but my possibilities to debug this problem is limited. I have no mule-enabled Xemacs (yet). And with my mule-enabled emacs I just cannot enter these characters. On my screen 0xa0 looks like 0x20. There's no dot. Can that be a PHP problem? Do you know any 0xa0 combination that actually represents another character that doesn't look like a space? Or some hints how to debug this? -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |