[wp-trac] [WordPress Trac] #28378: Offline post writing could lead to overwriting the previous post

WordPress Trac noreply at wordpress.org
Tue May 27 19:35:05 UTC 2014


#28378: Offline post writing could lead to overwriting the previous post
--------------------------+-----------------------------
 Reporter:  vloo          |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Revisions     |    Version:  3.9.1
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Using Chrome 34 on Linux Mint 16.

 1. Open two "Add new post" tabs;
 2. Publish a post in the first tab -> it gets id=X
 3. Go offline;
 4. Write something new in the second tab that you opened;
 5. Go back online;
 6. Publish the new post from the second tab;

 Result:

 The post from the second tab gets id=X and the previous post becomes a
 revision of the new one. Slug of the new post is in effect when you got
 /%post_name%/ permalink structure and opening a link to the first post
 will lead to 404.

 P.S. Could be somewhat related to #24447 and it's older twin-brother -
 #9604.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28378>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list