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.