You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2015/03/21 15:34:38 UTC

[jira] [Resolved] (WICKET-5861) BigDecimalConverter does not allow parsing of values great than Double.MAX_VALUE

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

Sven Meier resolved WICKET-5861.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 7.0.0-M6

All number converters are based on BigDecimal now, so now rounding or bounds error should occur.

> BigDecimalConverter does not allow parsing of values great than Double.MAX_VALUE
> --------------------------------------------------------------------------------
>
>                 Key: WICKET-5861
>                 URL: https://issues.apache.org/jira/browse/WICKET-5861
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.0.0-M5, 6.19.0
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 7.0.0-M6
>
>
> See WICKET-5853



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)