[
https://issues.apache.org/jira/browse/BEANUTILS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503751
]
Josef Cacek commented on BEANUTILS-284:
---------------------------------------
Sorry for the wrong comment in source file (it was copy/paste and I've uploaded
the file before saving). Comment should contain sth. like:
// following code throws ConversionException, because BigDecimalLocaleConverter
doesn't handle
// conversion direction BigDecimal->String
> Locale aware Converters doesn't handle conversion direction Object->String
> ---------------------------------------------------------------------------
>
> Key: BEANUTILS-284
> URL: https://issues.apache.org/jira/browse/BEANUTILS-284
> Project: Commons BeanUtils
> Issue Type: Bug
> Components: Locale BeanUtils / Converters
> Affects Versions: Nightly Builds
> Environment: sources from SVN head
> Reporter: Josef Cacek
> Attachments: Test.java
>
>
> Locale aware Converters doesn't handle conversion direction Object->String
> according to new implementation of lookup method in ConvertUtilsBean class.
> E.g. BigDecimalLocaleConverter handles conversion String->BigDecimal but not
> BigDecimal->String
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]