[
https://issues.apache.org/jira/browse/SHINDIG-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661630#action_12661630
]
Ian Boston commented on SHINDIG-787:
------------------------------------
In the java social api, the Address object is incorrect with a 'formatted'
field which should be 'unstructured_address' to be 0.8.1 compliant.
> Name field of Person and Address should be "formatted", not "unstructured"
> --------------------------------------------------------------------------
>
> Key: SHINDIG-787
> URL: https://issues.apache.org/jira/browse/SHINDIG-787
> Project: Shindig
> Issue Type: Bug
> Components: RESTful API (Java)
> Affects Versions: trunk
> Reporter: Adam Winer
> Priority: Critical
>
> The proper name of the field in the name object for Person and Adress objects
> is "formatted", not "unstructured", as these objects need to match the
> RESTful spec. This is contra SHINDIG-764, which was checked in (incorrectly)
> with SVN revision 723617.
> When fixing this, the doc should also be fixed to reflect that these objects
> must mimic the RESTful spec (not the JS doc, as they incorrectly do).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.