[wp-trac] [WordPress Trac] #14026: Export errors
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 23 07:14:50 UTC 2010
#14026: Export errors
-----------------------------+----------------------------------------------
Reporter: dimitre | Owner:
Type: defect (bug) | Status: new
Priority: highest omg bbq | Milestone: 3.0.1
Component: Export | Version: 3.0
Severity: blocker | Keywords:
-----------------------------+----------------------------------------------
Comment(by nacin):
Okay, so, we added some code in [15175] that the export code trips over,
as export.php also uses `$_GET['taxonomy']`...
Just a note, this *does* work on my testbed, in that the Warning output
just gets stuffed into the XML file (something I missed when trying to
reproduce this originally), though your situation is probably more common.
(I'm not really sure why I'm not getting what you're getting, as the
headers do get sent after content. I digress.) And, WordPress seems to not
mind the cruft at the top of the file in an import, though I didn't look
into that, and it does indicate that this bug would not affect servers
with display_errors = off.
I'm committing a change, to both trunk and the branch, that will give the
export.php fields unique names.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14026#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list