Alessandro created BEANUTILS-550:
------------------------------------

             Summary: Converting null in to String is always null
                 Key: BEANUTILS-550
                 URL: https://issues.apache.org/jira/browse/BEANUTILS-550
             Project: Commons BeanUtils
          Issue Type: Bug
          Components: ConvertUtils & Converters
    Affects Versions: 1.9.4
            Reporter: Alessandro


Even if the defaultValue of the StringConverter is setted whit a non-null 
value, the conversion process answer a null.

The clue is in getDefault method of AbstractConverter class that in case the 
request is to convert a null into a String returns null



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to