[wp-trac] [WordPress Trac] #24646: fetch_feed for 3.52
WordPress Trac
noreply at wordpress.org
Wed Jun 26 15:30:01 UTC 2013
#24646: fetch_feed for 3.52
--------------------------+------------------------------
Reporter: husdaman | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version: 3.5.2
Severity: major | Resolution:
Keywords: dev-feedback |
--------------------------+------------------------------
Description changed by SergeyBiryukov:
Old description:
> Since I upgraded my to 3.52 nothing fetch_feed does not work properly. It
> gets feeds outside of my network but does not get feeds inside of my
> network. I don't know why this is happening. I get this error when doing
> var_dump
>
> object(WP_Error)#89 (2) { ["errors"]=> array(1) { ["simplepie-error"]=>
> array(1) { [0]=> string(44) "WP HTTP Error: A valid URL was not
> provided." } } ["error_data"]=> array(0) { } }
>
> When I go manually to the entered feed url, I can see it display fine in
> the browser so I know the feeds are working.
>
> I also wanted to point out that I tested this on another 3.51 version of
> a blog on our network and it worked fine but as soon as I updated to
> 3.52, I got the same error above.
New description:
Since I upgraded my to 3.52 nothing fetch_feed does not work properly. It
gets feeds outside of my network but does not get feeds inside of my
network. I don't know why this is happening. I get this error when doing
var_dump
`object(WP_Error)#89 (2) { ["errors"]=> array(1) { ["simplepie-error"]=>
array(1) { [0]=> string(44) "WP HTTP Error: A valid URL was not provided."
} } ["error_data"]=> array(0) { } }`
When I go manually to the entered feed url, I can see it display fine in
the browser so I know the feeds are working.
I also wanted to point out that I tested this on another 3.51 version of a
blog on our network and it worked fine but as soon as I updated to 3.52, I
got the same error above.
--
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24646#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list