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=1430 *** shadow/1430 Sun May 20 17:25:43 2001 --- shadow/1430.tmp.3062 Wed Aug 8 04:59:47 2001 *************** *** 1,19 **** ! Bug#: 1430 ! Product: XalanJ2 ! Version: 2.0.0 ! Platform: Sun ! OS/Version: Solaris ! Status: NEW ! Resolution: ! Severity: Major ! Priority: Medium ! Component: org.apache.xalan.xsltc ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: runtime error on MKay's example on using keys p. 472 ! [from SunMicrosystem's bug 4420729] This test is taken from the example on p. 472 in M Kay's XSLT Reference manual on using keys. --- 1,19 ---- ! +============================================================================+ ! | runtime error on MKay's example on using keys p. 472 | ! +----------------------------------------------------------------------------+ ! | Bug #: 1430 Product: XalanJ2 | ! | Status: ASSIGNED Version: 2.0.0 | ! | Resolution: Platform: Sun | ! | Severity: Major OS/Version: Solaris | ! | Priority: Medium Component: org.apache.xalan.xsltc | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | [from SunMicrosystem's bug 4420729] This test is taken from the example on p. 472 in M Kay's XSLT Reference manual on using keys. *************** *** 166,168 **** --- 166,175 ---- </author> </authors> + + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-08 04:59 ------- + This test now runs, but the output is not as expected: + + <html> + <body></body> + </html>