You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Eric Woods (JIRA)" <ji...@apache.org> on 2010/11/15 17:53:13 UTC

[jira] Created: (SHINDIG-1468) ActivityStreams REST API Bug

ActivityStreams REST API Bug
----------------------------

                 Key: SHINDIG-1468
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1468
             Project: Shindig
          Issue Type: Bug
            Reporter: Eric Woods
            Priority: Minor


Bug in the ActiivtyStreams REST API when retrieving multiple ActivityEntries by ID:

http://localhost:8080/social/rest/activitystreams/john.doe/@self/1?activityEntryId=myObjectId123,entryId123

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Closed] (SHINDIG-1468) ActivityStreams REST API Bug

Posted by "Eric Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Woods closed SHINDIG-1468.
-------------------------------


Fixed

> ActivityStreams REST API Bug
> ----------------------------
>
>                 Key: SHINDIG-1468
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1468
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Eric Woods
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: 101112 activitystreams get multiple ids fix.txt
>
>
> Bug in the ActiivtyStreams REST API when retrieving multiple ActivityEntries by ID:
> http://localhost:8080/social/rest/activitystreams/john.doe/@self/1?activityEntryId=myObjectId123,entryId123

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (SHINDIG-1468) ActivityStreams REST API Bug

Posted by "Eric Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Woods updated SHINDIG-1468:
--------------------------------

    Attachment: 101112 activitystreams get multiple ids fix.txt

Patch to resolve the issue in ActivityStreamsJsonDbService.java.

> ActivityStreams REST API Bug
> ----------------------------
>
>                 Key: SHINDIG-1468
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1468
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Eric Woods
>            Priority: Minor
>         Attachments: 101112 activitystreams get multiple ids fix.txt
>
>
> Bug in the ActiivtyStreams REST API when retrieving multiple ActivityEntries by ID:
> http://localhost:8080/social/rest/activitystreams/john.doe/@self/1?activityEntryId=myObjectId123,entryId123

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SHINDIG-1468) ActivityStreams REST API Bug

Posted by "Paul Lindner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-1468.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

patch applied.

Thanks!


> ActivityStreams REST API Bug
> ----------------------------
>
>                 Key: SHINDIG-1468
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1468
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Eric Woods
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: 101112 activitystreams get multiple ids fix.txt
>
>
> Bug in the ActiivtyStreams REST API when retrieving multiple ActivityEntries by ID:
> http://localhost:8080/social/rest/activitystreams/john.doe/@self/1?activityEntryId=myObjectId123,entryId123

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.