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=7368>. 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=7368 Text Nodes are split randomly ------- Additional Comments From [EMAIL PROTECTED] 2002-03-22 18:41 ------- Please provide more details about how you're viewing this. If we're really constructing two adjacent Text nodes in our DTM, that's an error. But If the problem is that we're outputting text as several calls to the SAX characters() event -- that's normal SAX operation, permitted for processor efficiency reasons, and SAX applications have to be prepared to deal with it. We'd really appreciate sample files which allowed us to reproduce it for analysis. "It happens, sometimes" is much harder to diagnose.
