http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1412 *** shadow/1412 Sun May 20 17:25:37 2001 --- shadow/1412.tmp.17263 Wed Jun 13 14:53:48 2001 *************** *** 1,19 **** ! Bug#: 1412 ! Product: XalanJ2 ! Version: 2.0.0 ! Platform: Sun ! OS/Version: Solaris ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Medium ! Component: org.apache.xalan.xsltc ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: variable fails to capture context node ! An important use of variables is in capturing the context node especially with for-each instructions, which change the current node. The following test is taken from page 314 in --- 1,19 ---- ! +============================================================================+ ! | variable fails to capture context node | ! +----------------------------------------------------------------------------+ ! | Bug #: 1412 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.0.0 | ! | Resolution: FIXED Platform: Sun | ! | Severity: Normal OS/Version: Solaris | ! | Priority: Medium Component: org.apache.xalan.xsltc | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | An important use of variables is in capturing the context node especially with for-each instructions, which change the current node. The following test is taken from page 314 in
