[wp-trac] [WordPress Trac] #17654: Disabled post revisions and the default AutoSave Interval - But WP disobeys

WordPress Trac wp-trac at lists.automattic.com
Thu Jun 2 05:17:16 UTC 2011


#17654: Disabled post revisions and the default AutoSave Interval - But WP disobeys
--------------------------+-------------------------
 Reporter:  t-p           |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Revisions     |     Version:  3.1.3
 Severity:  normal        |  Resolution:  worksforme
 Keywords:                |
--------------------------+-------------------------
Changes (by dd32):

 * status:  new => closed
 * resolution:   => worksforme
 * milestone:  Awaiting Review =>


Comment:

 Revisions work as expected.

 Autodraft's are created as expected, Despite you setting the autosave
 interval high, it'll still happen at some point and Autodrafts are used to
 provide the Autosave functionality.

 Using `define('AUTOSAVE_INTERVAL', 9999 );` an autosave has not triggered
 after 5 minutes.

 If you want to remove the autodrafts as well, that's going to be plugin
 material (You can do anything with a plugin) and trac is not the place for
 discussion of that, If some hooks are needed to permit this, open a new
 ticket with the hooks required.

 Closing as worksforme, as it follows the expected behaviour.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17654#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list