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)