[wp-trac] [WordPress Trac] #4028: Importing WXR breaks serialized
postmeta value
WordPress Trac
wp-trac at lists.automattic.com
Sun Mar 25 13:20:41 GMT 2007
#4028: Importing WXR breaks serialized postmeta value
----------------------------+-----------------------------------------------
Reporter: takayukister | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.3
Component: Administration | Version: 2.2
Severity: normal | Keywords: import has-patch
----------------------------+-----------------------------------------------
When importing WordPress eXtended RSS (WXR), every element content get
escaped by addslashes() in get_tag(). This is good for usual string. But
when the content is serialized string like postmeta values, this breaks
the serialized format and make WordPress disable to unserialize them.
--
Ticket URL: <http://trac.wordpress.org/ticket/4028>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list