PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1270 *** shadow/1270 Sun May 20 17:24:52 2001 --- shadow/1270.tmp.1490 Wed Aug 1 18:09:23 2001 *************** *** 1,19 **** ! Bug#: 1270 ! Product: XalanJ2 ! Version: 2.0.1 ! Platform: PC ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Medium ! Component: Xalan ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: current()==current() crashes Xalan in Xpath ! The instruction <xsl:copy-of select="current()==current()" /> --- 1,19 ---- ! +============================================================================+ ! | current()==current() crashes Xalan in Xpath | ! +----------------------------------------------------------------------------+ ! | Bug #: 1270 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.0.1 | ! | Resolution: FIXED Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: Medium Component: Xalan | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | The instruction <xsl:copy-of select="current()==current()" /> *************** *** 66,68 **** --- 66,77 ---- ------- Additional Comments From [EMAIL PROTECTED] 2001-05-19 18:23 ------- Categorizing bugs related primarily to stylesheet elements, etc. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-01 18:09 ------- + I tried this and it throws a: + + XSLT Error (javax.xml.transform.TransformerConfigurationException): Programmer's + assertion in getNextStepPos: unknown stepType: -1 + + Which I think is OK (i.e. it is not a NPE), except for the bad error reporting, + which should be categorized as a different bug. \ No newline at end of file
