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

bug in nested text

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-02-26 22:37 -------
I can't see the difference between the first example that works, and the last
one that doesn't, but anyways...

The reason why the second one works is that the bean is specified in the root
tag (in this case the <html:form> tag), where as the iterate tag, even though
name is supplied is still looking for that root tag for the name and not finding it.

There's numerous mails and docco about this if you want to look into it, but in
the latest fix for the tags, I've enabled being able to specify a name attribute
and pick up on that appropriate bean. It means that the nested tags can work
exactly like the originals they extend, or if no name is supplied, it'll look
into the nested reference and do the nesting thing from there.

Potentially it could confuse, but for some, this is obviously the expected behavior.

I'm setting this bug to fixed, once the new fix is in there (next day or so),
test again and continue the bug tracking from there.

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

Reply via email to