You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Wendy Smoak (JIRA)" <ji...@apache.org> on 2006/05/29 19:19:16 UTC

[jira] Created: (SB-23) Attributes with false in TLD prevent EL evaluation

Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation
-----------------------------------------------------------------------------

         Key: SB-23
         URL: http://issues.apache.org/struts/browse/SB-23
     Project: Sandbox
        Type: Improvement

  Components: Standalone Tiles  
    Reporter: Wendy Smoak


Duplicating issue STR-2527 so that the issue will be resolved in Standalone Tiles.

In different tld files, different attributes are configured with
<rtexprvalue>false</rtexprvalue>
which prevents using EL in a JSP 2.0 Servlet Container.

insert (attribute, beanScope, flush)
definition (scope)
put (name, direct, type, beanScope)
putList (name)
add (value, direct, type, beanScope)
get (flush)
initComponentDefintion (file, className)
useAttribute (className)
importAttribute (scope)




-- 
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] Work started: (SB-23) Attributes with false in TLD prevent EL evaluation

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SB-23?page=all ]

Work on SB-23 started by Antonio Petrelli.

> Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation
> -----------------------------------------------------------------------------
>
>                 Key: SB-23
>                 URL: http://issues.apache.org/struts/browse/SB-23
>             Project: Sandbox
>          Issue Type: Improvement
>          Components: Tiles
>            Reporter: Wendy Smoak
>         Assigned To: Antonio Petrelli
>
> Duplicating issue STR-2527 so that the issue will be resolved in Standalone Tiles.
> In different tld files, different attributes are configured with
> <rtexprvalue>false</rtexprvalue>
> which prevents using EL in a JSP 2.0 Servlet Container.
> insert (attribute, beanScope, flush)
> definition (scope)
> put (name, direct, type, beanScope)
> putList (name)
> add (value, direct, type, beanScope)
> get (flush)
> initComponentDefintion (file, className)
> useAttribute (className)
> importAttribute (scope)

-- 
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] Work stopped: (SB-23) Attributes with false in TLD prevent EL evaluation

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SB-23?page=all ]

Work on SB-23 stopped by Antonio Petrelli.

> Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation
> -----------------------------------------------------------------------------
>
>                 Key: SB-23
>                 URL: http://issues.apache.org/struts/browse/SB-23
>             Project: Sandbox
>          Issue Type: Improvement
>          Components: Tiles
>            Reporter: Wendy Smoak
>         Assigned To: Antonio Petrelli
>
> Duplicating issue STR-2527 so that the issue will be resolved in Standalone Tiles.
> In different tld files, different attributes are configured with
> <rtexprvalue>false</rtexprvalue>
> which prevents using EL in a JSP 2.0 Servlet Container.
> insert (attribute, beanScope, flush)
> definition (scope)
> put (name, direct, type, beanScope)
> putList (name)
> add (value, direct, type, beanScope)
> get (flush)
> initComponentDefintion (file, className)
> useAttribute (className)
> importAttribute (scope)

-- 
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] Assigned: (SB-23) Attributes with false in TLD prevent EL evaluation

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SB-23?page=all ]

Antonio Petrelli reassigned SB-23:
----------------------------------

    Assignee: Antonio Petrelli

> Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation
> -----------------------------------------------------------------------------
>
>                 Key: SB-23
>                 URL: http://issues.apache.org/struts/browse/SB-23
>             Project: Sandbox
>          Issue Type: Improvement
>          Components: Tiles
>            Reporter: Wendy Smoak
>         Assigned To: Antonio Petrelli
>
> Duplicating issue STR-2527 so that the issue will be resolved in Standalone Tiles.
> In different tld files, different attributes are configured with
> <rtexprvalue>false</rtexprvalue>
> which prevents using EL in a JSP 2.0 Servlet Container.
> insert (attribute, beanScope, flush)
> definition (scope)
> put (name, direct, type, beanScope)
> putList (name)
> add (value, direct, type, beanScope)
> get (flush)
> initComponentDefintion (file, className)
> useAttribute (className)
> importAttribute (scope)

-- 
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] Commented: (SB-23) Attributes with false in TLD prevent EL evaluation

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/struts/browse/SB-23?page=comments#action_37419 ] 

Wendy Smoak commented on SB-23:
-------------------------------

NOTE:  Changes to the Standalone Tiles TLD should be ported to Struts Tiles.

> Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation
> -----------------------------------------------------------------------------
>
>          Key: SB-23
>          URL: http://issues.apache.org/struts/browse/SB-23
>      Project: Sandbox
>         Type: Improvement

>   Components: Standalone Tiles
>     Reporter: Wendy Smoak

>
> Duplicating issue STR-2527 so that the issue will be resolved in Standalone Tiles.
> In different tld files, different attributes are configured with
> <rtexprvalue>false</rtexprvalue>
> which prevents using EL in a JSP 2.0 Servlet Container.
> insert (attribute, beanScope, flush)
> definition (scope)
> put (name, direct, type, beanScope)
> putList (name)
> add (value, direct, type, beanScope)
> get (flush)
> initComponentDefintion (file, className)
> useAttribute (className)
> importAttribute (scope)

-- 
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-23) Attributes with false in TLD prevent EL evaluation

Posted by "Greg Reddin (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SB-23?page=all ]

Greg Reddin resolved SB-23.
---------------------------

    Resolution: Fixed

Closing due to a misunderstanding on my part.

> Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation
> -----------------------------------------------------------------------------
>
>                 Key: SB-23
>                 URL: http://issues.apache.org/struts/browse/SB-23
>             Project: Sandbox
>          Issue Type: Improvement
>          Components: Tiles
>            Reporter: Wendy Smoak
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0
>
>
> Duplicating issue STR-2527 so that the issue will be resolved in Standalone Tiles.
> In different tld files, different attributes are configured with
> <rtexprvalue>false</rtexprvalue>
> which prevents using EL in a JSP 2.0 Servlet Container.
> insert (attribute, beanScope, flush)
> definition (scope)
> put (name, direct, type, beanScope)
> putList (name)
> add (value, direct, type, beanScope)
> get (flush)
> initComponentDefintion (file, className)
> useAttribute (className)
> importAttribute (scope)

-- 
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-23) Attributes with false in TLD prevent EL evaluation

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SB-23?page=all ]

Antonio Petrelli resolved SB-23.
--------------------------------

    Fix Version/s: 2.0
       Resolution: Fixed

Specified <rtexprvalue>true</rtexprvalue> on all attributes that are not "scope", "type", "flush", "direct" because, IMO, these attributes don't need to be evaluated by EL, since they mean a behaviour of the tag and not a value of a property of a created object.

> Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation
> -----------------------------------------------------------------------------
>
>                 Key: SB-23
>                 URL: http://issues.apache.org/struts/browse/SB-23
>             Project: Sandbox
>          Issue Type: Improvement
>          Components: Tiles
>            Reporter: Wendy Smoak
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0
>
>
> Duplicating issue STR-2527 so that the issue will be resolved in Standalone Tiles.
> In different tld files, different attributes are configured with
> <rtexprvalue>false</rtexprvalue>
> which prevents using EL in a JSP 2.0 Servlet Container.
> insert (attribute, beanScope, flush)
> definition (scope)
> put (name, direct, type, beanScope)
> putList (name)
> add (value, direct, type, beanScope)
> get (flush)
> initComponentDefintion (file, className)
> useAttribute (className)
> importAttribute (scope)

-- 
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] Reopened: (SB-23) Attributes with false in TLD prevent EL evaluation

Posted by "Greg Reddin (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SB-23?page=all ]

Greg Reddin reopened SB-23:
---------------------------

             
I'm reopening this because I'm not sure we're in agreement on what attributes need to be available to EL.

> Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation
> -----------------------------------------------------------------------------
>
>                 Key: SB-23
>                 URL: http://issues.apache.org/struts/browse/SB-23
>             Project: Sandbox
>          Issue Type: Improvement
>          Components: Tiles
>            Reporter: Wendy Smoak
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0
>
>
> Duplicating issue STR-2527 so that the issue will be resolved in Standalone Tiles.
> In different tld files, different attributes are configured with
> <rtexprvalue>false</rtexprvalue>
> which prevents using EL in a JSP 2.0 Servlet Container.
> insert (attribute, beanScope, flush)
> definition (scope)
> put (name, direct, type, beanScope)
> putList (name)
> add (value, direct, type, beanScope)
> get (flush)
> initComponentDefintion (file, className)
> useAttribute (className)
> importAttribute (scope)

-- 
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] Commented: (SB-23) Attributes with false in TLD prevent EL evaluation

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/struts/browse/SB-23?page=comments#action_37419 ] 

Wendy Smoak commented on SB-23:
-------------------------------

NOTE:  Changes to the Standalone Tiles TLD should be ported to Struts Tiles.

> Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation
> -----------------------------------------------------------------------------
>
>          Key: SB-23
>          URL: http://issues.apache.org/struts/browse/SB-23
>      Project: Sandbox
>         Type: Improvement

>   Components: Standalone Tiles
>     Reporter: Wendy Smoak

>
> Duplicating issue STR-2527 so that the issue will be resolved in Standalone Tiles.
> In different tld files, different attributes are configured with
> <rtexprvalue>false</rtexprvalue>
> which prevents using EL in a JSP 2.0 Servlet Container.
> insert (attribute, beanScope, flush)
> definition (scope)
> put (name, direct, type, beanScope)
> putList (name)
> add (value, direct, type, beanScope)
> get (flush)
> initComponentDefintion (file, className)
> useAttribute (className)
> importAttribute (scope)

-- 
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