Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#7503 closed defect (bug) (fixed)

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

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

Download all attachments as: .zip

Change History (5)

ryan5 years ago

comment:1   ryan5 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

comment:2   ryan5 years ago

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

comment:3   ryan5 years ago

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

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