[wp-trac] [WordPress Trac] #12964: Problems with repair database
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 18 04:44:38 UTC 2010
#12964: Problems with repair database
--------------------------+-------------------------------------------------
Reporter: ocean90 | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Database | Version: 3.0
Severity: normal | Keywords: reporter-feedback
--------------------------+-------------------------------------------------
Comment(by dd32):
To get that sort of error out of WP_HTTP, the function would have ot be
called with something such as "/a/path/here.php" or perhaps an empty
string, ie. without "http://some.domain.com"
In this case, I think its likely that its Cron firing without a valid blog
address.. I expect dumping $url out at that point would reveal it to be an
empty string.
There doesnt appear to be any short circuit for a blank url being passed.
Calling {{{wp_remote_get("");}}} will result in the exact same errors.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12964#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list