[
https://issues.apache.org/jira/browse/SHINDIG-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644083#action_12644083
]
Paul Lindner commented on SHINDIG-663:
--------------------------------------
this is nice, but non-standard. This page
http://code.google.com/apis/gadgets/docs/remote-content.html#Fetch_Feed
does not define the enclosure data.
I think we should either:
* Use X-Enclosure as the key to designate that this is an extension
* Propose this for the 0.9 specification of OpenSocial, which would use the
official key 'Enclosure'
* Modify the code to present the enclosures as an array, as there may be more
than one.
> Add Enclosure in RSS Feeds
> --------------------------
>
> Key: SHINDIG-663
> URL: https://issues.apache.org/jira/browse/SHINDIG-663
> Project: Shindig
> Issue Type: Improvement
> Components: Gadget Rendering Server (Java)
> Reporter: Damien Metzler
> Priority: Minor
> Attachments: fix-663-improvment.patch
>
>
> When there is a makeRequest on an RSS Feed, enclosures are not attached in
> the returned JSON Object. Here is a small patch to do it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.