You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/07/27 14:29:29 UTC

DO NOT REPLY [Bug 35895] New: - Attributes with false in TLD prevent EL evaluation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35895>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35895

           Summary: Attributes with <rtexprvalue>false</rtexprvalue> in TLD
                    prevent EL evaluation
           Product: Struts
           Version: 1.2.7
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Custom Tags
        AssignedTo: dev@struts.apache.org
        ReportedBy: mguillemot@yahoo.fr


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

This is the case for instance in
- html: tag "javascript" attribute "dynamicJavascript"
- tiles: tag "insert" attribute "attribute"
- bean: tag "struts" attribute "id"

I can't recognize any logic explaining why some attributes accept runtime
expressions and other don't. I think that all attributes should accept runtime
expression to allow EL use.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org