JKLedzion opened a new pull request #106:
URL: https://github.com/apache/commons-beanutils/pull/106
PR for Jira issue: BEANUTILS-550.
Assignment of default value in StringConverter didn’t work as method
getDefault(final Class<?> type), only for String.class, returned null instead
of default value. I’ve changed this method to return default value also for
String.class.
Could you please review and let me know if this modification is OK?
I would appreciate any feedback.
Justyna
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]