[wp-trac] [WordPress Trac] #19983: Plugin API return "false" instead of serialized data

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 7 20:15:03 UTC 2012


#19983: Plugin API return "false" instead of serialized data
--------------------------------+-----------------------------
 Reporter:  plugpress           |      Owner:
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  WordPress.org site  |    Version:
 Severity:  normal              |   Keywords:
--------------------------------+-----------------------------
 When querying api.wordpress.org to get some plugins info, there is one
 case where the expect result is a serialized string but instead, it return
 false.

 An example of how to reproduce the bug is provided in the file.

 Please note that...
 - $page variable may need to be incremented.
 - Commenting line 17 will make the query work.

 It seems like the bug is when serializing the data from field "sections".

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19983>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list