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=10242>. 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=10242 [DOC] Text serializer is not documented [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Text silently dropped |[DOC] Text serializer is not | |documented ------- Additional Comments From [EMAIL PROTECTED] 2002-06-26 23:51 ------- J, > The workaround is to enclose the > transformation result in an element: This is not a workaround, this is how TextSerializer is *supposed* to work. Unfortunately, this is not documented well. Thus, I'm changing bug title. > If possible, character() SAX events outside any elements > should generate log entries. I don't think it is of value, because Cocoon does *not* perform any validation of XML, and it is not Cocoon's responsibility. And text nodes before any element is clear indication of invalid XML. Solution can be to write a WellformednessCheckTransformer or WellformednessCheckSAXConnector (proposed recently on cocoon-dev). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]