[wp-trac] [WordPress Trac] #10619: Importing WXR breaks serialized postmeta value

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 14 18:51:07 UTC 2009


#10619: Importing WXR breaks serialized postmeta value
----------------------------+-----------------------------------------------
 Reporter:  JonathanRogers  |       Owner:            
     Type:  defect (bug)    |      Status:  new       
 Priority:  normal          |   Milestone:  Unassigned
Component:  Import          |     Version:            
 Severity:  normal          |    Keywords:            
----------------------------+-----------------------------------------------
 Because custom field values are passed through the poorly named
 maybe_serialize() when importing, any values that already contain
 serialized strings are serialized again, making them useless. Although it
 would make more sense to me to eliminate the bizarre behavior of
 maybe_serialize() that may break something else, so I fixed this problem
 by turning off maybe_serialize() for WXR import.

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


More information about the wp-trac mailing list