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 2007/03/08 16:10:11 UTC

[jira] Created: (TILES-135) Attribute tags do not need container

Attribute tags do not need container
------------------------------------

                 Key: TILES-135
                 URL: https://issues.apache.org/struts/browse/TILES-135
             Project: Tiles
          Issue Type: Improvement
          Components: tiles-jsp (jsp support)
    Affects Versions: 2.0.1
            Reporter: Antonio Petrelli


Tags that manage attribute creation:
PutAttributeTag, PutListAttributeTag, AddAttributeTag, AddListAttributeTag
do not need container information.
These tags should be refactor so they do not extend ContainerTagSupport.

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


[jira] Assigned: (TILES-135) Attribute tags do not need container

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli reassigned TILES-135:
--------------------------------------

    Assignee: Antonio Petrelli

> Attribute tags do not need container
> ------------------------------------
>
>                 Key: TILES-135
>                 URL: https://issues.apache.org/struts/browse/TILES-135
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>
> Tags that manage attribute creation:
> PutAttributeTag, PutListAttributeTag, AddAttributeTag, AddListAttributeTag
> do not need container information.
> These tags should be refactor so they do not extend ContainerTagSupport.

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


[jira] Closed: (TILES-135) Attribute tags do not need container

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-135.
----------------------------------


> Attribute tags do not need container
> ------------------------------------
>
>                 Key: TILES-135
>                 URL: https://issues.apache.org/struts/browse/TILES-135
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> Tags that manage attribute creation:
> PutAttributeTag, PutListAttributeTag, AddAttributeTag, AddListAttributeTag
> do not need container information.
> These tags should be refactor so they do not extend ContainerTagSupport.

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


[jira] Resolved: (TILES-135) Attribute tags do not need container

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli resolved TILES-135.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.2

Now attribute tags extend RoleSecurityTagSupport, that does not contain any container information.

> Attribute tags do not need container
> ------------------------------------
>
>                 Key: TILES-135
>                 URL: https://issues.apache.org/struts/browse/TILES-135
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> Tags that manage attribute creation:
> PutAttributeTag, PutListAttributeTag, AddAttributeTag, AddListAttributeTag
> do not need container information.
> These tags should be refactor so they do not extend ContainerTagSupport.

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