[wp-trac] Re: [WordPress Trac] #4234: Import WXR fails with
"Headers already sent"
WordPress Trac
wp-trac at lists.automattic.com
Mon May 7 22:55:18 GMT 2007
#4234: Import WXR fails with "Headers already sent"
-----------------------------+----------------------------------------------
Reporter: foolswisdom | Owner: anonymous
Type: defect | Status: new
Priority: highest omg bbq | Milestone: 2.2
Component: Administration | Version: 2.2
Severity: critical | Resolution:
Keywords: importer |
-----------------------------+----------------------------------------------
Comment (by ryan):
You're getting a nonce AYS. WXR importer calls check_admin_referer()
which calls wp_nonce_ays() which calls wp_die() which sends headers.
Since admin-header.php has been loaded, we get the warning.
--
Ticket URL: <http://trac.wordpress.org/ticket/4234#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list