[wp-trac] [WordPress Trac] #24560: Error in 'get_default_post_to_edit' when creating new posts
WordPress Trac
noreply at wordpress.org
Tue Jun 11 11:30:13 UTC 2013
#24560: Error in 'get_default_post_to_edit' when creating new posts
----------------------------+-----------------------------
Reporter: metaltoast | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords:
----------------------------+-----------------------------
In 3.6-beta3-24432, when visiting post-new.php to create a new post the
blue 'Publish' button is replaced by a 'Submit for Review' button. I
initially thought it was a user permissions error but the backtrace script
shows the following error:
{{{
sitepath/wp-admin/post-new.php 52 calling get_default_post_to_edit()
}}}
When clicking 'Submit for Review', a blank post is created which shows up
on the frontend and on the RSS feed but is undeletable from the admin
section as no edit link or checkbox is available on edit.php.
Also, the issue exists through XMLRPC (I've tried with the iPhone and iPad
apps).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24560>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list