You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/06/09 00:44:33 UTC

DO NOT REPLY [Bug 15133] - Problems serializing german umlauts

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15133>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15133

Problems serializing german umlauts

jens@void.fm changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Blocker



------- Additional Comments From jens@void.fm  2003-06-08 22:44 -------
I have tracked down the problem to a broken XMUtils implementation. Strings will
not be encoded properly unless they contains &,�,�,< or >. 

I would not call this a Normal bug, this is a major show stopper. I will post a
patch shortly.