NullPointerException when retrieving PersonAppData
--------------------------------------------------
Key: SHINDIG-384
URL: https://issues.apache.org/jira/browse/SHINDIG-384
Project: Shindig
Issue Type: Bug
Components: OpenSocial feature (Javascript)
Environment: Windows / Linux
Shindig trunk
Reporter: jessehu
Priority: Critical
NullPointerException thrown when fetching a key with a null value using
getPersonAppData request, because there is no null check in functions
translateObjectToJson(Object val) and convertMethodsToJson(Object pojo) in
social/opensocial/util/BeanJsonConverter.java.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.