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=9514>. 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=9514 Chainsaw cannot load files if messages contain CDATA ------- Additional Comments From [EMAIL PROTECTED] 2002-05-30 12:09 ------- That's exactly the problem, it sees the nested CDATA and gets all confused. As it is clearly obvious there is a closing tag. I suspect that this eventuality is not catered for when parsing using SAX, it probably sees the end tag of the second CDATA and associates this with the first. Thus everything is now out of sync. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>