Error when requesting activitys
-------------------------------
Key: SHINDIG-699
URL: https://issues.apache.org/jira/browse/SHINDIG-699
Project: Shindig
Issue Type: Bug
Components: Features (Javascript)
Environment: Mac Osx 10.5 ( safari and ff )
Reporter: David Benge
Priority: Minor
when calling
req.add(req.newFetchActivitiesRequest('VIEWER'), 'viewer_act');
in a gadget I get back
TypeError: Value undefined (result of expression A.getField) is not object.
JsonRpcContainer.prototype.translateIdSp...=function(A){var
D=A.getField("userId");
I get this in both FF and Safari.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.