Ticket #6053 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

"Saved at [time]" status box still appears in edit post even after published

Reported by: lloydbudd Assigned to: mdawaffe
Priority: high Milestone: 2.5
Component: General Version: 2.5
Severity: critical Keywords: has-patch commit
Cc: needed-for-beta

Description

"Saved at [time]" status box still appears in edit post even after published

ENV: WP trunk r7117

I publish a post and then go back in and edit it. I tell some text and then wait a minute and the "Saved at [time]" status box appears.

As expected, autosave is disabled for published posts. So this status box is erroneous.

Attachments

6053.diff (1.9 kB) - added by mdawaffe on 03/03/08 20:53:30.

Change History

03/01/08 01:56:02 changed by mdawaffe

  • status changed from new to assigned.

03/01/08 04:16:04 changed by hansengel

The first problem isn't occurring with r7119.

03/01/08 06:58:34 changed by lloydbudd

Sorry, I don't understand what you mean.

ENV: r7120 , I reproduced this problem.

03/03/08 20:53:30 changed by mdawaffe

  • attachment 6053.diff added.

03/03/08 20:54:45 changed by mdawaffe

  • keywords set to has-patch commit.

6053.diff

Only show "saved at" when the post was actually saved.

03/03/08 20:58:06 changed by ryan

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [7138]) Only show "saved at" when the post was actually saved. Props mdawaffe. fixes #6053