Closed (fixed)
Project:
Entity Submit Redirect
Version:
8.x-1.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2020 at 11:03 UTC
Updated:
28 Jul 2020 at 12:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chandravilasComment #3
drupal.ninja03 commentedI am able to reproduce this issue. The redirection happens only when I create a new node of the entity configured in the Entity Submit Form.
Comment #4
drupal.ninja03 commentedI have found that the bug existed when there is a destination parameter in the URL query string so that needed to be removed and now the redirection is working for edit form submit as well.
Comment #6
imyaro commentedThank you, it was pushed.
Comment #7
imyaro commentedComment #8
chandravilasThis patch is fine and works as per requirement at my end, Thanks Babita Neog (drupal.ninja03) for working on the same.
https://www.drupal.org/files/issues/2020-06-02/entity-submit-not-redirec...
Comment #10
chandravilas