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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3109812-3.patch | 807 bytes | hmendes |
Comments
Comment #2
ahaomar commentedis any one fixed that issue? it still not redirect the entity please guide the solution
Comment #3
hmendes commentedHello, sorry for the delay, here's a patch to try to solve this.
Please review.
Comment #4
andregp commentedGood! This patch solves the issue.
Comment #6
hmendes commentedThanks!