[wp-trac] [WordPress Trac] #7347: maybe_serialize() should serialize strings that are already serialized

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 18 16:43:09 GMT 2008


#7347: maybe_serialize() should serialize strings that are already serialized
---------------------+------------------------------------------------------
 Reporter:  ryan     |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:  2.6.1    
Component:  General  |     Version:  2.6      
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 [8100] changed the behavior of maybe_serialize().  Instead of serializing
 an already serialized string, the string was returned as is.  The broke
 plugins that passed serialized data to update_option()/get_option() and
 expecting it to come back serialized.  Instead it came back unserialized.

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


More information about the wp-trac mailing list