Make WordPress Core

Opened 19 years ago

Closed 19 years ago

#6053 closed defect (bug) (fixed)

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

Reported by: lloydbudd Owned by: mdawaffe
Priority: high Milestone: 2.5
Component: General Version: 2.5
Severity: critical Keywords: has-patch commit
Cc: Focuses:

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 (1)

6053.diff (1.9 KB ) - added by mdawaffe 19 years ago.

Download all attachments as: .zip

Change History (6)

#1 @mdawaffe
19 years ago

  • Status newassigned

#2 @hansengel
19 years ago

The first problem isn't occurring with r7119.

#3 @lloydbudd
19 years ago

Sorry, I don't understand what you mean.

ENV: r7120 , I reproduced this problem.

@mdawaffe
19 years ago

#4 @mdawaffe
19 years ago

  • Keywords has-patch commit added

6053.diff

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

#5 @ryan
19 years ago

  • Resolutionfixed
  • Status assignedclosed

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

Note: See TracTickets for help on using tickets.