You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2007/10/16 17:15:50 UTC

[jira] Created: (TRINIDAD-770) unhelpful message for number out of range

unhelpful message for number out of range
-----------------------------------------

                 Key: TRINIDAD-770
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-770
             Project: MyFaces Trinidad
          Issue Type: Bug
            Reporter: Matthias Weßendorf
            Assignee: Matthias Weßendorf


on a number input enter '5555555555' and submit the form. You see an error 'Conversion failed, but no
appropriate message found'.

Converter for int (or double...) should say min or max reached.

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


[jira] Resolved: (TRINIDAD-770) unhelpful message for number out of range

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

       Resolution: Fixed
    Fix Version/s: 1.0.4-core

> unhelpful message for number out of range
> -----------------------------------------
>
>                 Key: TRINIDAD-770
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-770
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>             Fix For: 1.0.4-core
>
>
> on a number input enter '5555555555' and submit the form. You see an error 'Conversion failed, but no
> appropriate message found'.
> Converter for int (or double...) should say min or max reached.

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