JsonRpcContainer newFetchPeopleRequest doesn't support groupId = 'ALL' ----------------------------------------------------------------------
Key: SHINDIG-1278 URL: https://issues.apache.org/jira/browse/SHINDIG-1278 Project: Shindig Issue Type: Bug Components: Javascript Reporter: Nick Elsberry Priority: Minor JsonRpcContainer does not handle the groupId of "ALL" correctly. The translateIdSpec method only checks for 'FRIENDS" and "SELF" so it assumes you are trying to get a group with the id of ALL and not opensocial.IdSpec.GroupId.ALL.. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.