[
https://issues.apache.org/jira/browse/SHINDIG-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eiji Kitamura updated SHINDIG-674:
----------------------------------
Attachment: Fetcher.patch
I've found that multiFetchRequest method on BasicRemoteContentFetcher class is
using (at least trying to use) User-Agent which is not the one passed from
end-user, "Shindig PHP".
I don't know why fetchRequest method is not using that UA, but written a patch
to do the same way.
Also, since multiFetchRequest method did not seem to apply UA properly, I've
included fix.
Note that User-Agent is separately defined in same source code. Please move it
somewhere else (like config/container.php) if required.
> RSS Feeds with http redirects fail to parse
> -------------------------------------------
>
> Key: SHINDIG-674
> URL: https://issues.apache.org/jira/browse/SHINDIG-674
> Project: Shindig
> Issue Type: Bug
> Components: Gadget Rendering Server (PHP)
> Reporter: Chris Chabot
> Attachments: Fetcher.patch
>
>
> When a contentType=FEED gadgets.io.makeRequest is make for a feed url that
> redirects, an error response ensues :)
> See http://adwordsapi.blogspot.com/atom.xml for example
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.