[wp-trac] [WordPress Trac] #16479: Export xml file errors
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 7 14:25:13 UTC 2011
#16479: Export xml file errors
--------------------------+-----------------------------
Reporter: elfin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Export | Version: 3.1
Severity: normal | Keywords:
--------------------------+-----------------------------
Recieving an error such as this with the generated xml file:
{{{
<wp:author><br />
<b>Notice</b>: Trying to get property of non-object in
<b>E:\htdocs\wpbeta\wp-admin\includes\export.php</b> on line <b>246</b><br
/>
<wp:author_id></wp:author_id><br />
<b>Notice</b>: Trying to get property of non-object in
<b>E:\htdocs\wpbeta\wp-admin\includes\export.php</b> on line <b>247</b><br
/>
<wp:author_login></wp:author_login><br />
<b>Notice</b>: Trying to get property of non-object in
<b>E:\htdocs\wpbeta\wp-admin\includes\export.php</b> on line <b>248</b><br
/>
<wp:author_email></wp:author_email><br />
<b>Notice</b>: Trying to get property of non-object in
<b>E:\htdocs\wpbeta\wp-admin\includes\export.php</b> on line <b>249</b><br
/>
<wp:author_display_name><![CDATA[]]></wp:author_display_name><br />
<b>Notice</b>: Trying to get property of non-object in
<b>E:\htdocs\wpbeta\wp-admin\includes\export.php</b> on line <b>250</b><br
/>
<wp:author_first_name><![CDATA[]]></wp:author_first_name><br />
<b>Notice</b>: Trying to get property of non-object in
<b>E:\htdocs\wpbeta\wp-admin\includes\export.php</b> on line <b>251</b><br
/>
<wp:author_last_name><![CDATA[]]></wp:author_last_name></wp:author>
}}}
I thought this may have been caused by users created via a plugin - but
after having deleted those, this error is still appearing.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16479>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list