[
https://issues.apache.org/jira/browse/SHINDIG-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673394#action_12673394
]
Adam Winer commented on SHINDIG-768:
------------------------------------
Should probably be closed as invalid. The wire format and JS APIs *are not*
the same thing in 0.8.1. Formatted is the right term for the wire format,
which the PHP code is (I assume) dealing with. The JS automatically swaps in
"unstructured".
> change name field from "formatted" to "unstructured"
> ----------------------------------------------------
>
> Key: SHINDIG-768
> URL: https://issues.apache.org/jira/browse/SHINDIG-768
> Project: Shindig
> Issue Type: Bug
> Components: PHP
> Reporter: Pan Jie
> Priority: Minor
> Attachments: 20081205.patch
>
>
> Same with SHINDIG-764, r723617
> Original description:
> According to
> http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Name,
> the opensocial Name object must support
> the following fields:
> ADDITIONAL_NAME
> FAMILY_NAME
> GIVEN_NAME
> HONORIFIC_PREFIX
> HONORIFIC_SUFFIX
> UNSTRUCTURED
> "UNSTRUCTURED" is missing and "FORMATTED" is added.
> Also fixes unittest for address UNSTRUCTUREDADDRESS.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.