You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/10/12 05:12:39 UTC

[jira] Closed: (STR-1963) Logic tags could check complex properties for null recursively

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

Paul Benedict closed STR-1963.
------------------------------

    Resolution: Duplicate

> Logic tags could check complex properties for null recursively
> --------------------------------------------------------------
>
>                 Key: STR-1963
>                 URL: https://issues.apache.org/struts/browse/STR-1963
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>    Affects Versions: 1.1.0
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Pavel
>            Priority: Minor
>
> logic tags do not check for null recursively. it could be helpful to do for 
> empty, present tags to, optionally, check recursively for the value of 
> property="aa.bb.cc". the new attribute, recursive="true", can be added to 
> control the behavior. Otherwise, the nested logic tags almost always required 
> which make jsp code less obvious.

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