[wp-trac] [WordPress Trac] #11082: Saving an empty draft dumps user out to edit.php
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 7 16:53:11 UTC 2010
#11082: Saving an empty draft dumps user out to edit.php
--------------------------+-------------------------------------------------
Reporter: markel | Owner: akhilasuram
Type: defect (bug) | Status: accepted
Priority: low | Milestone: 3.0
Component: Editor | Version: 2.9
Severity: minor | Keywords: has-patch
--------------------------+-------------------------------------------------
Comment(by ryan):
When the 'post' action is processed we end up with a post_ID of 0.
redirect_post() doesn't handle a 0 post ID properly. redirect_post()
needs to be fixed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11082#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list