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