[ http://issues.apache.org/jira/browse/XALANJ-931?page=all ]
Brian Minchau updated XALANJ-931: --------------------------------- Version: 2.4 (was: Latest Development Code) > XSLT not reporting error when a match pattern has a variable > ------------------------------------------------------------ > > Key: XALANJ-931 > URL: http://issues.apache.org/jira/browse/XALANJ-931 > Project: XalanJ2 > Type: Bug > Components: Xalan > Versions: 2.4 > Environment: Operating System: Linux > Platform: PC > Reporter: password > Assignee: Xalan Developers Mailing List > > The template rule > <xsl:template match="item[position() mod $thisnup = 1]"> > should generate an error because the match attribute has a variable in it. > http://www.w3.org/TR/xslt#section-Defining-Template-Rules > I like that it does not generate an error. The variable can be resolved at > runtime and the match's expression with the variable gives me a way to > generate > different results, based on the value at runtime. > But it is not correct... > I reported this to the mozilla folks > http://bugzilla.mozilla.org/show_bug.cgi?id=134013 > there are test cases there > Gary -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]