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

within select-tag, entered 'multiple="false" renders wrong

           Summary: within select-tag, entered 'multiple="false" renders
                    wrong
           Product: Struts
           Version: 1.1 Beta 2
          Platform: Sun
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Minor
          Priority: Other
         Component: Custom Tags
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If mistyped multiple within a select tag, struts behaves silly:
When entered 
multiple="false"
the resulting html-code shows:
multiple="multiple"

This causes Browsers not to render correctly dropdown-selects: they are shown 
as one-row-elements, nothing drops down. Took me a while to find the reason why 
nothing dropped down...

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

Reply via email to