You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2009/01/02 17:47:44 UTC

[jira] Resolved: (CONFIGURATION-357) ConversionException message is incorrect for AbstractConfiguration.getBigInteger(String,BigInteger)

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

Oliver Heger resolved CONFIGURATION-357.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7

A fix was applied to both trunk and the configuration2 branch. The error message should now be correct.

Thank you for spotting this.

> ConversionException message is incorrect for AbstractConfiguration.getBigInteger(String,BigInteger)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-357
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-357
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Type conversion
>    Affects Versions: 1.5, 1.6
>            Reporter: Steven Wyatt
>            Assignee: Oliver Heger
>            Priority: Trivial
>             Fix For: 1.7
>
>
> The message in the ConfigurationException thrown from AbstractConfiguration.getBigInteger(String,BigInteger) reads "BigDecimal" but should read "BigInteger".

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