[ http://issues.apache.org/jira/browse/XALANJ-32?page=all ]
Mike Brown updated XALANJ-32: ----------------------------- Attachment: simple-shadowing-bug.xsl Still broken in Xalan-J 2.7.0. The attached file further demonstrates the simple case of binding a variable twice in one template. > Need to catch duplicate-named templates, variables, params > ---------------------------------------------------------- > > Key: XALANJ-32 > URL: http://issues.apache.org/jira/browse/XALANJ-32 > Project: XalanJ2 > Issue Type: Bug > Components: Xalan > Affects Versions: 2.0.0 > Environment: Operating System: Other > Platform: Other > Reporter: Scott Boag > Assigned To: Xalan Developers Mailing List > Attachments: simple-shadowing-bug.xsl > > > These tests are variations on a theme. Notice that in the variable/param > case, > it is a duplication to have > <xsl:variable name="foo" > <xsl:param name="foo" > because $foo could mean either. > Test ID: namedtemplateerr12; variableerr09, variableerr10, variableerr11, > variableerr12, variableerr13, variableerr14, variableerr15, variableerr16, > variableerr20 -- 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]