[wp-trac] [WordPress Trac] #24646: fetch_feed for 3.52
WordPress Trac
noreply at wordpress.org
Wed Jun 26 15:24:50 UTC 2013
#24646: fetch_feed for 3.52
--------------------------+-------------------------------
Reporter: husdaman | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version:
Severity: major | Keywords: reporter-feedback
--------------------------+-------------------------------
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>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list