[wp-trac] [WordPress Trac] #18227: Autosave JS throws and error for post types with disabled title and editor
WordPress Trac
wp-trac at lists.automattic.com
Sat Jul 23 07:09:48 UTC 2011
#18227: Autosave JS throws and error for post types with disabled title and editor
--------------------------+-----------------------------
Reporter: karevn | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Autosave | Version:
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
Steps to reproduce:
- Register a custom post type with title and editor disabled
- Create a post of that type
- Open the editor screen, wait for about a minute for autosave to try
saving the post.
An error will be thrown because there is no post_data["post_title"] set.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18227>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list