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=27145>. 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=27145 Mozilla includes extra data from comments ------- Additional Comments From [EMAIL PROTECTED] 2004-02-22 23:06 ------- In test case ibm10v02.xml I noticed something about this bug (assuming these are all instances of the same bug). The initial text is this: <!-- testing AttValue with empty char inside single quote --> <student first='' last=''>My Name is Snow &mylast; Man. </student> Notice the entity reference. It resolves to the empty string if that's important. This turns into: >My Name is Snow testing AttValue with empty char inside single quote Man. In other words, the text from the preceding comment replaces the entity reference. Looking back at some of the other cases I've noticed, that seems to be a common occurrence. I hope this helps you track it down. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
