You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Jeffrey (JIRA)" <ji...@apache.org> on 2015/07/10 02:13:04 UTC

[jira] [Created] (USERGRID-792) If the 'name' of an entity contains a colon it cannot be retrieved by name

Jeffrey  created USERGRID-792:
---------------------------------

             Summary: If the 'name' of an entity contains a colon it cannot be retrieved by name
                 Key: USERGRID-792
                 URL: https://issues.apache.org/jira/browse/USERGRID-792
             Project: Usergrid
          Issue Type: Bug
            Reporter: Jeffrey 


For example, https://usergrid.com/{org}/{app}/{collection}/jeff:west
yields:

{
  "error": "null_pointer",
  "timestamp": 1436487047250,
  "duration": 0,
  "exception": "java.lang.NullPointerException"
}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)