Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.5.5

Bug #16780 serializedata function doesn't work for arrays not indexed in sequence order
Submitted: 2009-11-11 18:16 UTC
From: miguel_correa Assigned: danielc
Status: Closed Package: XML_RPC (version 1.5.2)
PHP Version: 5.3.0 OS: Fedora
Roadmaps: 1.5.3    
Subscription  


 [2009-11-11 18:16 UTC] miguel_correa (Miguel Correa)
Description: ------------ When the serializedata function receives an array as value and that array isn't indexed on a sequence order the serialization is broken, it doesn't returns all the existing values.

Comments

 [2009-11-11 18:31 UTC] miguel_correa (Miguel Correa)
Added patch rpc.
 [2010-01-08 08:24 UTC] danielc (Daniel Convissor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: danielc
Good catch. Thanks for the report. Fixed in SVN. Will show up in the next release.