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=8962>. 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=8962 Strange results building CDATA sections ------- Additional Comments From [EMAIL PROTECTED] 2002-05-10 13:20 ------- [EMAIL PROTECTED] wrote: >Two problems here: >1) The user has apparently supplied a character (control-K) which isn't legal in >XML. There isn't much the serializer can do about that; it has to either >generate bad XML or throw an exception. I can make good arguments for either >response -- but the user needs to fix their code, either way. >2) The final ]]> looks like a serializer glitch. As to 1) I would much prefer to have an exception :) An exception is a good argument for the user not to supply weird textes for XML processing. As to 2) That's what it is all about, right? Is it not considered as a Xerces bug? ) The final ]]> is reproduciple allright (see attachment 1832) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
