[xml] Re: A small bug in Dia v0.81

Date view Thread view Subject view Author view

From: Alexander Larsson (alla@lysator.liu.se)
Date: Thu Nov 18 1999 - 14:48:09 EST


On Thu, 18 Nov 1999, Antti Salonen wrote:

>
> I have created two classes in an UML diagram and an association between
> them. The association is called "käyttää", Finnish for "uses". When I save
> the diagram in a file and reload it, the name is truncated to "käyttä"
> (the last 'ä' is missing). I don't have the time to do more extensive
> testing right now, but the problem didn't seem to occur without umlauts.

This is exceptionally strange. The xml looks like this:
<dia:string>#alex&#228;&#228;a#</dia:string>

And when i call xmlNodeListGetString() on the node it returns "#alexäa#".
It seems libxml removes the repeating ä's (a umlaut).

Anyone have any idea about this?

/ Alex

----
Message from the list xml@rufus.w3.org
Archived at : http://rufus.w3.org/veillard/XML/messages
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rufus.w3.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:29:52 EDT