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

Ted Husted updated WW-1772:
---------------------------

    Fix Version/s:     (was: 2.0.8)
                   2.0.7
                   2.1.0
           Status: Resolved  (was: Closed)

> Select tag breaks when multiple=true
> ------------------------------------
>
>                 Key: WW-1772
>                 URL: https://issues.apache.org/struts/browse/WW-1772
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.6
>            Reporter: Nicolas Romanetti
>             Fix For: 2.1.0, 2.0.7
>
>
> The problem occurs on the select tag when multiple=true. It was OK on 2.0.5.
> The problem comes from the simple/select.ftl template on line 60 when 
> evaluating 
> (parameters.nameValue?exists && parameters.nameValue?string == itemKey)
> when multiple is true, the value type is not a string but an array of bean.
> To circumvent the problem, I downloaded the latest version of select.ftl 
> template from fisheyes which works perfectly.

-- 
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