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=8549>. 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=8549 XMLFormatter::CharEscapes should include close angle ------- Additional Comments From [EMAIL PROTECTED] 2002-04-26 15:39 ------- In fact, if you look carefully at the XML spec, the '>' character never has to be escaped; it's always clear from context whether it's text or the end of a tag. < may be easier for humans to parse in some cases, but is not actually required. I'd suggest knocking this down to being an Enhancment request. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
