DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3931>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3931 Silently crashes in erroneous select attribute. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2001-10-03 13:15 ------- I tested this using the official 1.2 Linux binary distribution and got the following output: [xalan@dbertoni2 temp]$ xml-xalan/c/bin/testXSLT -in test1.xml -xsl test1.xsl ========= Parsing test1.xsl ========== XSLException Type is: XPathParserException Message is: Unexpected token! pattern = '{$myvariable}'(test1.xsl, 20, 43) Remaining tokens: ('{' '$' 'myvariable}') (test1.xsl, line 20, column 43) [xalan@dbertoni2 temp]$ Can you please verify that you're using the 1.2 distribution.
