Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #14407


Ignore:
Timestamp:
07/24/2010 03:14:12 AM (16 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14407 – Description

    initial v1  
    11Steps to reproduce:
    22
    3 1. Open "New Post", Open "New Post" in a background tab (Time between actions: doesnt matter, Only the order of the below steps matters)
    4 2. Enter a Title/Content into the First window, and publish the post, Wait for the "Post Published!" confirmation
    5 3. Switch to the 2nd tab, Enter Title/Content into 2nd instance, and Publish the post, Wait for Confirmation
    6 4. Check the post listing, You'll only find the 2nd post.
    7 5. Check the revision for that post, You'll see the 2nd post overwrote the 1st post.
     3 1. Open "New Post", Open "New Post" in a background tab (Time between actions: doesnt matter, Only the order of the below steps matters)
     4 2. Enter a Title/Content into the First window, and publish the post, Wait for the "Post Published!" confirmation
     5 3. Switch to the 2nd tab, Enter Title/Content into 2nd instance, and Publish the post, Wait for Confirmation
     6 4. Check the post listing, You'll only find the 2nd post.
     7 5. Check the revision for that post, You'll see the 2nd post overwrote the 1st post.
    88
    99I'm able to reproduce it every time.. As long as 2 new post windows are opened at the same time (before either being published) publishing either form will overwrite one another.