After clicking the abort button on clone page, it is redirecting to the home page. Isn't it should go to respective content node?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 2770687_wrong_redirection_for_entity_9.patch | 862 bytes | mars0test |
| #5 | entity_clone_redirect.patch | 493 bytes | gundarx |
Comments
Comment #2
AsadKamil commentedComment #3
AsadKamil commentedComment #4
morsokHmmm since we do not juste clone nodes I think we should'nt fix the redirect to a node, but instead use a redirect if it's set on the url.
Comment #5
gundarx commentedThe module appears to always redirect to the front page. A simple else statement fixes this. Patch attached.
Comment #6
john.money commented+1 on #5
Comment #7
john.money commentedComment #9
mars0test commentedHi,
I have create a patch if someone needs to redirect user to entity form edit.
Because for my case the problem is, if you want edit an entity directly after cloned her, you can't find it easily because his created date is same as original.
Comment #10
mars0test commentedComment #12
erik frèrejean#9 works for me.
Comment #13
kamkejj commentedPatch from #9 also works for me. Redirects to the entities edit page.
Comment #14
vpeltot commentedIs #2908414: Error on abort and redirects - one patch to solve everything solve this issue
Comment #15
colanWe got confirmation in there.