[ 
https://issues.apache.org/struts/browse/STR-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Benedict updated STR-1195:
-------------------------------

    Affects Version/s:     (was: Future)
                       1.1 Final
        Fix Version/s:     (was: Future)
                       1.4.0
             Assignee:     (was: Struts Developers)

> [taglib] "multiple" attribute on select tag should not render when false
> ------------------------------------------------------------------------
>
>                 Key: STR-1195
>                 URL: https://issues.apache.org/struts/browse/STR-1195
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>    Affects Versions: 1.1 Final
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Justin Ashworth
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> There is currently no value that can be passed to the "multiple" attribute of 
> the <html:select> tag that would indicate you want to render the component as 
> a 
> single select - not even false.  This would be useful in the case where you 
> have a generic JSP that, depending on a value retrieved from some bean, may 
> render a single or multiple select.
> Maximum backwards compatibility could be achieved if the only value that 
> would 
> render a single select is "false".  Chances are that nobody is currently 
> using 
> the value "false" to render a multiple select.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to