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

Matthias Weßendorf resolved TRINIDAD-1227.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.10-core
                   1.2.10-core

> Double/Long Range Validators require value is instanceof  java_lang_Number
> --------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1227
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1227
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.0.9-core, 1.2.9-core
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.10-core, 1.0.10-core
>
>
> Currently the range validators want that the passed in value is instanceOf 
> java.lang.Number. However, not all "number" implement that *type*.
> To be more nice to non java_lang_Number Numbers... we should try to parse the 
> string representation (bogusNumber.toString()).

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