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

Matthias Weßendorf updated TRINIDAD-860:
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.5-core
                   1.0.5-core
           Status: Resolved  (was: Patch Available)

thx to Gerhard Petracek for the patch

> client-side validation for multi-select components
> --------------------------------------------------
>
>                 Key: TRINIDAD-860
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-860
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.0.3-core, 1.0.4-core
>         Environment: i found this issue at the trinidad versions 1.0.3 and 
> 1.0.4 - in my opinion also other versions are affected
>            Reporter: Gerhard Petracek
>             Fix For: 1.0.5-core, 1.2.5-core
>
>         Attachments: Core.js.patch
>
>
> e.g. the function for validation of a client-side validator (for 
> tr:selectManyListbox):
> function validate(value, label, converter) {
>     ...
> }
> instead of an array consisting of all selected values, the value passed into 
> such a function is just the first selection (of the equivalent multi-select 
> component).

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