Ticket #7503 (closed defect (bug): fixed)

Opened 3 years ago

Last modified 3 years ago

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

Reported by: ryan Owned by: anonymous
Priority: normal Milestone: 2.6.1
Component: General Version: 2.6
Severity: normal Keywords:
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

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

Change History

ryan3 years ago

comment:1   ryan3 years ago

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

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

comment:2   ryan3 years ago

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

comment:3   ryan3 years ago

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

comment:4   ryan3 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.