[ http://issues.apache.org/jira/browse/XALANJ-909?page=all ]
Brian Minchau updated XALANJ-909: --------------------------------- Version: 2.4 (was: Latest Development Code) > Null value for namespace arg in startElement() and endElement(). > ---------------------------------------------------------------- > > Key: XALANJ-909 > URL: http://issues.apache.org/jira/browse/XALANJ-909 > Project: XalanJ2 > Type: Bug > Components: JAXP > Versions: 2.4 > Environment: Operating System: Other > Platform: All > Reporter: Bob Lyons > Assignee: Xalan Developers Mailing List > > When I use a javax.xml.transform.sax.TransformerHandler to transform a > document, such that the result tree is sent to an org.xml.sax.ContentHandler, > the TransformerHandler sometimes sets the namespace argument of the > ContentHandler.startElement() and ContentHandler.endElement() methods to > null. > According to the SAX2 standard, the namespace argument should never be set to > null; instead, it should be set to the empty string. -- 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]