Make WordPress Core

Opened 10 years ago

Last modified 6 years ago

#34188 new defect (bug)

Post lockdown

Reported by: danishiqbal's profile danish.iqbal Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.3.1
Component: Editor Keywords: needs-patch needs-testing
Focuses: javascript, administration Cc:

Description

Assume having two users.

First user clicks on edit post and then edits and updates the post (e.g: Test Post). After updating the post the first user straight away logs out from admin area.

Now, second user logs in to admin area and navigates to the post area. The post updated by the first user (Test post) shows "First user is currently editing the post" notification and is in a lockdown state.

Change History (3)

#1 @danish.iqbal
10 years ago

  • Keywords needs-patch needs-testing added

#2 @knutsp
10 years ago

  • Component changed from Role/Capability to Editor
  • Focuses javascript added; accessibility removed

For how long time is the post locked? The heartbeat normally runs every 15 seconds. In my experience this will take up to a minute to see the lock lifted.

#3 @danish.iqbal
10 years ago

It stays in lockdown state till second user does not take over the post.

Note: See TracTickets for help on using tickets.