Return-Path: X-Original-To: apmail-shindig-issues-archive@www.apache.org Delivered-To: apmail-shindig-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B994F783 for ; Fri, 10 May 2013 14:29:18 +0000 (UTC) Received: (qmail 43263 invoked by uid 500); 10 May 2013 14:29:17 -0000 Delivered-To: apmail-shindig-issues-archive@shindig.apache.org Received: (qmail 43200 invoked by uid 500); 10 May 2013 14:29:17 -0000 Mailing-List: contact issues-help@shindig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shindig.apache.org Delivered-To: mailing list issues@shindig.apache.org Received: (qmail 42856 invoked by uid 99); 10 May 2013 14:29:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 May 2013 14:29:16 +0000 Date: Fri, 10 May 2013 14:29:16 +0000 (UTC) From: "Ryan Baxter (JIRA)" To: issues@shindig.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (SHINDIG-1906) shindig atom API enhancements MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SHINDIG-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Baxter resolved SHINDIG-1906. ---------------------------------- Resolution: Fixed Committed revision 1481024 > 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, 2.5.0-beta5 > > Attachments: atom.patch > > Original Estimate: 12h > Remaining Estimate: 12h > > We identified a few issues of the atom Social API implementation in Shindig: > - The 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