Marshall Shi created SHINDIG-1906:
-------------------------------------

             Summary: shindig atom API enhancements
                 Key: SHINDIG-1906
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1906
             Project: Shindig
          Issue Type: Bug
          Components: Java
    Affects Versions: 2.5.0-beta5
            Reporter: Marshall Shi
             Fix For: 2.5.0-beta5
         Attachments: atom.patch

We identified a few issues of the atom Social API implementation in Shindig:
- The <link> url is output with the url as the content of the tag as opposed to 
a href attribute
- The url chosen is the url of the event (an API URL) as opposed to the URL of 
the Object in the event
- The url type is "self" (which is correct for 2. above, but largely useless) 
when it should be absent or "alternate" (in Atom these are semantically 
equivalent)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to