[
https://issues.apache.org/jira/browse/SHINDIG-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-993.
----------------------------------
Resolution: Fixed
looks good. applied.
> beanJsonConverter throws NPE when converting empty map to object
> ----------------------------------------------------------------
>
> Key: SHINDIG-993
> URL: https://issues.apache.org/jira/browse/SHINDIG-993
> Project: Shindig
> Issue Type: Bug
> Components: Java
> Affects Versions: trunk
> Reporter: Aaron Evans
> Fix For: trunk
>
> Attachments: fix-993-bug.patch
>
>
> beanJsonConverter.convertToObject("{}",
> new TypeLiteral<Map<String,String>>(){}.getType());
> throws a NPE; unit test and patch to follow
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.