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=21254>.
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=21254

nested:messagePresent tag does not append parent name to indexed property





------- Additional Comments From [EMAIL PROTECTED]  2003-07-23 09:16 -------
This seems to be the same as or very similar to the bug I raised concerning 
that nested:error tag has stop displaying messages of these indexed properties 
that are Collections since RC2 or Struts 1.1.

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

However, the work-around of replacing the following:

<nested:errors property="title"/>

with this:

<nested:errors property="<%="infoCollection[" + i + "].title"%>"/>

does not work for me...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to