Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#7503 closed defect (bug) (fixed)

Don't redirect back to permalink after editing from Edit This link

Reported by: ryan's profile ryan Owned by:
Milestone: 2.6.1 Priority: normal
Severity: normal Version: 2.6
Component: General Keywords:
Focuses: Cc:

Description

[8531] fixes a bug which restores the "feature" where we redirect back to the permalink page for a post after editing that post. This happens when one clicks "Edit This" from a post's permalink page and then saves. Compare this to clicking "Edit This" from the front page which does not redirect back to the front page after saving. Instead, it reloads the edit page and displays, "Post updated. Continue editing below or go back." where "go back" is a link to the referrer. The behavior between the two is inconsistent and confusing. The preferred behavior seems to be reloading the edit page and displaying the "go back" link. I think we should lose the "redo" code in favor of always displaying "go back". This restores the behavior from 2.5 and 2.6 before [8531] fixed "redo".

Attachments (1)

7503.diff (3.0 KB) - added by ryan 16 years ago.

Download all attachments as: .zip

Change History (5)

@ryan
16 years ago

#1 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [8625]) Don't redirect back to permalink after editing from Edit This link. fixes #7503 for trunk

#2 @ryan
16 years ago

(In [8626]) Don't redirect back to permalink after editing from Edit This link. fixes #7503 for 2.6

#3 @ryan
16 years ago

(In [8627]) Don't redirect back to permalink after editing from Edit This link. fixes #7503 for trunk

#4 @ryan
16 years ago

(In [8628]) Don't redirect back to permalink after editing from Edit This link. fixes #7503 for 2.6

Note: See TracTickets for help on using tickets.