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=4546>.
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=4546

normalize-space does not properly handle text data





------- Additional Comments From [EMAIL PROTECTED]  2002-04-22 11:14 
-------
I traced down this example to FastStringBuffer.java.

It seems that when a chunk ends with a non whitespace and the
next chunk starts with one or more whitespaces this whitespaces
are "suppressed" (because of a bug in internal implementation of
the sendNormalizedSAXcharacters-method).

I will send a patch/workaround for this problem (but perhaps
there are better solutions ;-)

Wolfram

Reply via email to