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=3446 *** shadow/3446 Wed Sep 5 16:11:55 2001 --- shadow/3446.tmp.13290 Wed Sep 5 16:16:27 2001 *************** *** 2,9 **** | Previously defined variable not accessible | +----------------------------------------------------------------------------+ | Bug #: 3446 Product: XalanJ2 | ! | Status: NEW Version: 2.2.x | ! | Resolution: Platform: All | | Severity: Critical OS/Version: All | | Priority: Other Component: org.apache.xalan.templa | +----------------------------------------------------------------------------+ --- 2,9 ---- | Previously defined variable not accessible | +----------------------------------------------------------------------------+ | Bug #: 3446 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.2.x | ! | Resolution: INVALID Platform: All | | Severity: Critical OS/Version: All | | Priority: Other Component: org.apache.xalan.templa | +----------------------------------------------------------------------------+ *************** *** 27,30 **** Produces the error: XSLT Error (javax.xml.transform.TransformerConfigurationException): Could not ! find variable with the name of foo --- 27,34 ---- Produces the error: XSLT Error (javax.xml.transform.TransformerConfigurationException): Could not ! find variable with the name of foo ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-09-05 16:16 ------- ! Oops, this was a typo in the stylesheet when I was trying to verify a different ! problem. The xsl: was left out.