DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27607>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27607 [XSLTC] bad xsl compilation if exslt used in one xsl ------- Additional Comments From [EMAIL PROTECTED] 2004-03-18 08:47 ------- It is not a typo. It's just _different_ cases. A stylesheet with only this template: <xsl:template name="toto"> <xsl:variable name="titi"></xsl:variable> </xsl:template> failed. In fact, you may add only one variable with contents (even empty like above) to the process failed.
