http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1348 *** shadow/1348 Sun May 20 17:25:17 2001 --- shadow/1348.tmp.25639 Sun Jul 22 12:50:42 2001 *************** *** 1,19 **** ! Bug#: 1348 ! Product: XalanJ2 ! Version: 2.0.1 ! Platform: All ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Medium ! Component: Xalan ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: Xalan doesn't work properly when the qName parameter in SAX2 is empty ! I'm using programatically generated SAX input to Xalan. Xalan doesn't seem to work properly when the qName paramterer to the ContentHandler methods is the empty string. I think that Xalan should work properly --- 1,19 ---- ! +============================================================================+ ! | Xalan doesn't work properly when the qName parameter in SAX2 is empty | ! +----------------------------------------------------------------------------+ ! | Bug #: 1348 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.0.1 | ! | Resolution: WORKSFORME Platform: All | ! | Severity: Normal OS/Version: All | ! | Priority: Medium Component: Xalan | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | I'm using programatically generated SAX input to Xalan. Xalan doesn't seem to work properly when the qName paramterer to the ContentHandler methods is the empty string. I think that Xalan should work properly *************** *** 164,166 **** --- 164,169 ---- </xsl:stylesheet> + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-22 12:50 ------- + This seems to be fixed in Xalan 2.2D7.
