[wp-trac] [WordPress Trac] #14407: Auto Drafts can overwrite one another
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 23 00:14:37 UTC 2010
#14407: Auto Drafts can overwrite one another
--------------------------+-------------------------------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 3.0
Severity: normal | Keywords: reporter-feedback
--------------------------+-------------------------------------------------
Changes (by nacin):
* keywords: needs-patch dev-feedback => reporter-feedback
Comment:
Replying to [ticket:14407 dd32]:
> * NEW autodraft created for EVERY instance of the post-new screen,
rather than just re-using the last unused autodraft
That's what we do now, though. Check get_default_post_to_edit(),
$create_in_db -- we clean up really old auto-drafts (7 days), then
generate a fresh one.
I think this is a plugin you have, to be honest.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14407#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list