I've found 3 ways to either edit or submit a new node entity:

1) Content -> Add Content -> Basic Page -> (fill out form) -> Save -> Works! Redirected to page.
2) Go to node page (eg. /node/3) -> Edit -> (fill out form) -> Save -> Works! Redirected to page.
3) Content -> (choose previously created page) -> Edit -> (fill out form) -> Save -> *doesn't work*

It seems in that one case, the redirect doesn't take place. I presume it's a different type of "update" than case (2). I'm afraid at this time I can't help uncover where the problem might lie though.

CommentFileSizeAuthor
#3 3109812-3.patch807 byteshmendes

Comments

coofercat created an issue. See original summary.

ahaomar’s picture

is any one fixed that issue? it still not redirect the entity please guide the solution

hmendes’s picture

Status: Active » Needs review
StatusFileSize
new807 bytes

Hello, sorry for the delay, here's a patch to try to solve this.
Please review.

andregp’s picture

Status: Needs review » Reviewed & tested by the community

Good! This patch solves the issue.

  • hmendes committed 37b75fc on 8.x-2.x
    Issue #3109812 by hmendes, coofercat, andregp: Redirect Doesn't Happen...
hmendes’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.