[wp-trac] Re: [WordPress Trac] #8476: Wrong code in $raw_response?

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 7 12:07:12 GMT 2008


#8476: Wrong code in $raw_response?
---------------------+------------------------------------------------------
 Reporter:  greps    |        Owner:     
     Type:  defect   |       Status:  new
 Priority:  high     |    Milestone:  2.7
Component:  Plugins  |      Version:  2.7
 Severity:  major    |   Resolution:     
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by scribu):

  * summary:  Plugin update information is not fetched => Wrong code in
              $raw_response?

Comment:

 Here's what I'm getting, using 2.7-RC1-10073.


 {{{
 Available transports:  Curl Streams Fopen Fsockopen

 $raw_response:
 Array
 (
     [headers] => Array
         (
         )

     [body] => a:1:{s:43:"custom-field-images/custom-field-
 images.php";O:8:"stdClass":5:{s:2:"id";s:4:"3174";s:4:"slug";s:19:"custom-
 field-
 images";s:11:"new_version";s:7:"1.6.0.1";s:3:"url";s:56:"http://wordpress.org/extend/plugins
 /custom-field-
 images/";s:7:"package";s:61:"http://downloads.wordpress.org/plugin/custom-
 field-images.zip";}}
     [response] => Array
         (
             [code] => id
             [message] => #249
         )

 )
 }}}

 When I tried this yesterday, the message was #175.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8476#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list