You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2009/02/13 13:26:45 UTC

[jira] Closed: (TILES-365) Test webapp "testimportattribute_inherit.jsp" test fails

     [ https://issues.apache.org/struts/browse/TILES-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-365.
----------------------------------

    Resolution: Fixed

Now the list attributes are inherited only once.

> Test webapp "testimportattribute_inherit.jsp" test fails
> --------------------------------------------------------
>
>                 Key: TILES-365
>                 URL: https://issues.apache.org/struts/browse/TILES-365
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.1.2
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.3
>
>
> The "testimportattribute_inherit.jsp" fails, because it displays:
>     * valueOne
>     * valueTwo
>     * valueThree
>     * valueOne
>     * valueTwo
>     * valueThree
>     * valueOne
>     * valueTwo
>     * valueThree
>     * valueFour
>  Instead of:
>     * valueOne
>     * valueTwo
>     * valueThree
>     * valueFour
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.