[xml] xml1 bug report
- From: Eungkyu Song <eungkyu sparcs org>
- To: xml gnome org
- Subject: [xml] xml1 bug report
- Date: Sun, 17 Jun 2001 08:46:50 +0900
libxml1 have a very big problem.
It write almost charactor > 0x80 in utf8 encoding as &#xxx;, but this is
very bad feature. Because it is NOT ISO/IEC 10646 charactor but just
utf8 encoded charactor. So, many xml parsor try to translate it to
ISO/IEC 10646 charactor, and cannot parse correctly.
"Raw output" is much better way then this clumsy way.
I always uses charactors > 0x80, and I can't use any xml document
from libxml1 cause of this problem.
Although development focus is moved to libxml2, I think this problem
must be fixed. because many program uses libxml1.
please fix this bug.
(I think fixing this is not very hard.)
--
___ _ Dept. of C.S. in KAIST, Member of SPARCS.
| __| _ _ _ __ _| |___ _ _ _ http://cs.kaist.ac.kr/
| _| || | ' \/ _` | / / || | || | http://www.sparcs.org/
|___\_,_|_||_\__, |_\_\\_, |\_,_| @sparcs.org
|___/ |__/ http://www.sparcs.org/~eungkyu/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]