[
https://issues.apache.org/struts/browse/STR-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42363
]
Ralf Hauser commented on STR-1963:
----------------------------------
see also STR-2992
> [taglib] logic tags enhancement: 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
> Assignee: Struts Developers
> 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.