[wp-trac] [WordPress Trac] #16479: Export xml file errors
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 7 14:31:29 UTC 2011
#16479: Export xml file errors
--------------------------+------------------
Reporter: elfin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1
Component: Export | Version: 3.1
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Changes (by nacin):
* milestone: Awaiting Review => 3.1
Comment:
This can happen when get_userdata() returns false, such as when a post's
author no longer exists. It's not supposed to happen, but it's definitely
possible. We should run an array_filter() on $authors before entering the
foreach loop.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16479#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list