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

[jira] Resolved: (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 ]

Chris Chabot resolved SHINDIG-597.
----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

Woot yep that helps a lot Eiji, thanks!

I presume you threw this against a couple of different Atom and RSS feeds to double check it works as expected?

Applied & committed patch

> 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
>            Assignee: 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.