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]

Reply via email to