You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2006/11/14 10:41:57 UTC

[jira] Created: (SB-86) Add EL support to attribute values

Add EL support to attribute values
----------------------------------

                 Key: SB-86
                 URL: http://issues.apache.org/struts/browse/SB-86
             Project: Sandbox
          Issue Type: New Feature
          Components: Tiles
    Affects Versions: 2.0
         Environment: All
            Reporter: Antonio Petrelli


The "beanName" and similar attributes have been removed, but there is still need for a replacement.
To substitute those attributes, EL support for attribute values is required, to follow the decision that led developers to remove "beanName" and similar attributes from <tiles:put> tag.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (SB-86) Add EL support to attribute values

Posted by "David H. DeWolf (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SB-86?page=all ]

David H. DeWolf resolved SB-86.
-------------------------------

    Fix Version/s: 2.0
       Resolution: Fixed

I've added tests to show this works.  I'm not sure what work you were expecting to do, but the jsp container will translate el before setting the attribute on the tag.

> Add EL support to attribute values
> ----------------------------------
>
>                 Key: SB-86
>                 URL: http://issues.apache.org/struts/browse/SB-86
>             Project: Sandbox
>          Issue Type: New Feature
>          Components: Tiles
>    Affects Versions: 2.0
>         Environment: All
>            Reporter: Antonio Petrelli
>             Fix For: 2.0
>
>
> The "beanName" and similar attributes have been removed, but there is still need for a replacement.
> To substitute those attributes, EL support for attribute values is required, to follow the decision that led developers to remove "beanName" and similar attributes from <tiles:put> tag.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira