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=22047>. 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=22047 Xalan allows the same variable to be defined twice [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Xalan-Xsltc |Xalan Summary|XSLTC and xsl:variable |Xalan allows the same | |variable to be defined twice ------- Additional Comments From [EMAIL PROTECTED] 2003-08-12 21:39 ------- The variable "test" is defined twice in a template. According to XSLT 1.0 specification, section 11.5, the XSLTC behavior is correct, while the behavior of Xalan Interpretive is incorrect. So this is actually a Xalan bug rather than an XSLTC bug.
