[wp-trac] [WordPress Trac] #12515: Destructive Autosaves Happening on All Drafts

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 20 22:13:15 UTC 2010


#12515: Destructive Autosaves Happening on All Drafts
-----------------------------+----------------------------------------------
 Reporter:  miqrogroove      |        Owner:  azaozz 
     Type:  defect (bug)     |       Status:  closed 
 Priority:  highest omg bbq  |    Milestone:         
Component:  Autosave         |      Version:         
 Severity:  blocker          |   Resolution:  invalid
 Keywords:                   |  
-----------------------------+----------------------------------------------
Changes (by azaozz):

  * status:  new => closed
  * version:  2.9.2 =>
  * resolution:  => invalid
  * milestone:  2.9.3 =>


Comment:

 Autosave follows the same logic like any text editing program. If you
 start a new document in MS Word, type something then delete it, the
 autosave there will save the empty document. If you've opened an existing
 document the autosave will create new document/revision leaving the old
 one intact until the Save button is clicked.

 That's why there is multi-step undo in TinyMCE like most text editors, so
 if you deleted something by mistake you can press Ctrl-Z (or use the Undo
 button) to get it back.

 Closing this as invalid as part of the problem is caused by a plugin and
 the other part is expected behaviour not just in WordPress but in many
 text editors.

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


More information about the wp-trac mailing list