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-05-20 18:15 ------- Problem confirmed. DOMBuilder is plugged in directly rather than through our ResultTreeHandler layer, and thus does not have structural corrections applied at the SAX-stream level... nor does it coalesce adjacent text itself. Sloppy of us. We know better. Good catch.
