[wp-trac] [WordPress Trac] #3097: #2390 and [4117] break ajax post
meta and sometimes draft saving
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 2 10:01:33 GMT 2006
#3097: #2390 and [4117] break ajax post meta and sometimes draft saving
----------------------------+-----------------------------------------------
Reporter: mdawaffe | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.1
Component: Administration | Version: 2.1
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
[4117] causes wp_insert_post() to bail if the title and content are empty.
Ajax post meta is broken: When meta data is added on a fresh post (i.e.,
one that has not yet been saved to the DB), ajax post meta creates an
empty post onto which it attaches the meta data. This is no longer
possible.
Saving drafts is sometimes broken: Suppose someone starts writing the
excerpt but does not yet have a title nor anything in the post box.
Saving it as a draft kills their work.
--
Ticket URL: <http://trac.wordpress.org/ticket/3097>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list