[ http://issues.apache.org/jira/browse/XALANJ-2111?page=comments#action_65062 ] Brian Minchau commented on XALANJ-2111: ---------------------------------------
Antonio, I'll have to close this one as "cannot reproduce" unless I get some new information. Did you run org.apache.xalan.Version to confirm your version? Did you run the latest code from CVS? > NPE in o.a.xml.serializer.ToHTMLStream.endElement() > --------------------------------------------------- > > Key: XALANJ-2111 > URL: http://issues.apache.org/jira/browse/XALANJ-2111 > Project: XalanJ2 > Type: Bug > Components: Serialization > Versions: 2.6 > Environment: Cocoon 2.1.7 > Reporter: Antonio Gallardo > Attachments: dump.txt, dump.txt, output.txt > > See: http://issues.apache.org/bugzilla/show_bug.cgi?id=34386 > The solution is to comment lines blocks from 726 to 731 and 840 to 845 in > org.apache.xml.serializer.ToHTMLStream.java (current CVS). > This makes the serializer to service the SAX events as XML and this seems to > be > the cause of the trouble. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
