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 2004/02/04 20:21:30 UTC

DO NOT REPLY [Bug 26667] New: - logic tags enhancement: check complex properties for null recursively

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26667

logic tags enhancement: check complex properties for null recursively

           Summary: logic tags enhancement: check complex properties for
                    null recursively
           Product: Struts
           Version: 1.1 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: olgt@yahoo.com


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.

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