You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Henry Saputra (JIRA)" <ji...@apache.org> on 2010/05/27 00:07:37 UTC

[jira] Created: (SHINDIG-1345) Fix location attribute of the MediaItem model as opensocial.Address instead of String

Fix location attribute of the MediaItem model as opensocial.Address instead of String
-------------------------------------------------------------------------------------

                 Key: SHINDIG-1345
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1345
             Project: Shindig
          Issue Type: Bug
          Components: Java
    Affects Versions: 2.0.0
            Reporter: Henry Saputra


Based on OpenSocial 0.9 specification:
http://www.opensocial.org/Technical-Resources/opensocial-spec-v09/OpenSocial-Specification.html#opensocial.MediaItem.Field.LOCATION

The MediaItem.Field.location should be type of opensocial.Address instead of String.

Updated the test files to reflect this. 

Codereview:
http://codereview.appspot.com/1333042/show

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


[jira] Resolved: (SHINDIG-1345) Fix location attribute of the MediaItem model as opensocial.Address instead of String

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

Paul Lindner resolved SHINDIG-1345.
-----------------------------------

    Fix Version/s: 2.0.0-RC1
       Resolution: Fixed

applying because js code does not have location specific bindings..


> Fix location attribute of the MediaItem model as opensocial.Address instead of String
> -------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1345
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1345
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.0.0
>            Reporter: Henry Saputra
>             Fix For: 2.0.0-RC1
>
>         Attachments: media_item_location.patch
>
>
> Based on OpenSocial 0.9 specification:
> http://www.opensocial.org/Technical-Resources/opensocial-spec-v09/OpenSocial-Specification.html#opensocial.MediaItem.Field.LOCATION
> The MediaItem.Field.location should be type of opensocial.Address instead of String.
> Updated the test files to reflect this. 
> Codereview:
> http://codereview.appspot.com/1333042/show

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


[jira] Updated: (SHINDIG-1345) Fix location attribute of the MediaItem model as opensocial.Address instead of String

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

Henry Saputra updated SHINDIG-1345:
-----------------------------------

    Attachment: media_item_mediaItemdb.patch

Patch for fixing hudson build error because missing imports for MediaItemDb.java

> Fix location attribute of the MediaItem model as opensocial.Address instead of String
> -------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1345
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1345
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.0.0
>            Reporter: Henry Saputra
>             Fix For: 2.0.0-RC1
>
>         Attachments: media_item_location.patch, media_item_mediaItemdb.patch
>
>
> Based on OpenSocial 0.9 specification:
> http://www.opensocial.org/Technical-Resources/opensocial-spec-v09/OpenSocial-Specification.html#opensocial.MediaItem.Field.LOCATION
> The MediaItem.Field.location should be type of opensocial.Address instead of String.
> Updated the test files to reflect this. 
> Codereview:
> http://codereview.appspot.com/1333042/show

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


[jira] Updated: (SHINDIG-1345) Fix location attribute of the MediaItem model as opensocial.Address instead of String

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

Henry Saputra updated SHINDIG-1345:
-----------------------------------

    Attachment: media_item_location.patch

Patch for this Jira

> Fix location attribute of the MediaItem model as opensocial.Address instead of String
> -------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1345
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1345
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.0.0
>            Reporter: Henry Saputra
>         Attachments: media_item_location.patch
>
>
> Based on OpenSocial 0.9 specification:
> http://www.opensocial.org/Technical-Resources/opensocial-spec-v09/OpenSocial-Specification.html#opensocial.MediaItem.Field.LOCATION
> The MediaItem.Field.location should be type of opensocial.Address instead of String.
> Updated the test files to reflect this. 
> Codereview:
> http://codereview.appspot.com/1333042/show

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