You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Jakub Białek (JIRA)" <ji...@apache.org> on 2010/09/22 09:17:32 UTC

[jira] Updated: (SHINDIG-1429) Incomplite album and mediaitem support in JS

     [ https://issues.apache.org/jira/browse/SHINDIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakub Białek updated SHINDIG-1429:
----------------------------------

    Attachment: shindig_album_mediaitem.patch

This patch contains:
* fixed opensocial.Album fields names
* added fields to opensocial.MediaItem
* added functions: newCreateAlbumRequest, newDeleteAlbumRequest, newFetchAlbumsRequest, newCreateMediaItemRequest, newFetchMediaItemsRequest

This patch doesn't contain implementation of newUpdateAlbumRequest and newUpdateMediaItemRequest

> Incomplite album and mediaitem support in JS
> --------------------------------------------
>
>                 Key: SHINDIG-1429
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1429
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript 
>    Affects Versions: 2.0.0
>            Reporter: Jakub Białek
>         Attachments: shindig_album_mediaitem.patch
>
>
> Shindig 2.0 doesn't fully support Album and MediaItem described in OpenSocial 0.9 specification.
> * incorrect fields' names in opensocial.Album
> * missing fields in opensocial.MediaItem
> * missing opensocial.DataRequest.MediaItemRequestFields
> * missing function: newCreateAlbumRequest, newUpdateAlbumRequest, newDeleteAlbumRequest, newFetchAlbumsRequest, newCreateMediaItemRequest, newUpdateMediaItemRequest, newFetchMediaItemsRequest

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