[wp-trac] [WordPress Trac] #24756: Don't limit local autosave only to Posts
WordPress Trac
noreply at wordpress.org
Tue Jul 23 02:59:22 UTC 2013
#24756: Don't limit local autosave only to Posts
--------------------------+-----------------------
Reporter: azaozz | Owner: azaozz
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 3.6
Component: Autosave | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------
Comment (by nacin):
`if ( ( post_data["post_title"].length == 0 && post_data["content"].length
== 0 ) ... return` is now missing. Seems like given the proper
comparisons, it is no longer needed? Going to commit.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24756#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list