You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Eiji Kitamura (JIRA)" <ji...@apache.org> on 2008/11/07 09:14:44 UTC

[jira] Updated: (SHINDIG-597) Double check RSS & Atom response format

     [ https://issues.apache.org/jira/browse/SHINDIG-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eiji Kitamura updated SHINDIG-597:
----------------------------------

    Attachment: FeedFetcher.patch

Hi, I've attached a patch to fix up this issue.
Hope this helps :)

> Double check RSS & Atom response format
> ---------------------------------------
>
>                 Key: SHINDIG-597
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-597
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (PHP)
>            Reporter: Chris Chabot
>            Priority: Blocker
>         Attachments: FeedFetcher.patch
>
>
> Browsing through some test cases, something that i should've filed a bug about long ago floated back up:
> Our current RSS/Atom structure is incompatible with the iGoogle / Java shindig one; Field names don't match up.
> There's no strong specification for what the response -should- be, however it would be for the good-of-all if the response of Java and PHP Shindig were identical :)
> How to diagnose & fix this problem: 
> Create a 'Fetch an RSS feed' gadget, run in java and php shindig, rework the field names. The location of the code that deals with this is in:
> shindig/php/src/gadgets/ProxyHandler.php, line 78 - 140

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.