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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28965

<html:select> which is not multiple should be able to be used with an array value

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2004-05-15 02:33 -------
Please disregard this bug. I still think you should be able to have struts
populate a select directly from a form but I mistakenly thought that this works
for other types of tags but it doesn't. The indexed attribute has potential to
allow this but it completely mangles the field name and the struts code that
recieves the mangled form field names doesn't seem to be smart enough to
unmangle them to repopulate the form.

In addition, I sincerely appologize for having submitted a solution that doesn't
work. The updated solution submitted as a diff in attachment 11553 works to
correctly populate selects inside an iterate tag but it somehow breaks scalar
value select tags. I admit I didn't test it enough before submitting it. Sorry!

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

Reply via email to