Remove the usage of drupal_redirect_form() as it is deprecated as per https://www.drupal.org/node/2205673.
once usages are removed, method is removed here https://www.drupal.org/node/2300875
Submitted patch for same.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | interdiff-2300873-0-3.txt | 518 bytes | amitgoyal |
| #3 | remove-usage-drupal-redirect-form-2300873-3.patch | 615 bytes | amitgoyal |
Comments
Comment #1
joshi.rohit100Comment #2
ParisLiakos commentedsuper nitpicky, sorry, this should be 80 chars max
Comment #3
amitgoyal commentedPlease review revised patch with fixes in #2.
Comment #4
ParisLiakos commentedgreat, thanks
Comment #5
alexpottCan we add this issue to the relevant change record.
Comment #6
joshi.rohit100Added to relevent change notice https://www.drupal.org/node/2121003
Comment #7
ParisLiakos commentedComment #8
alexpottCommitted 2458d9e and pushed to 8.x. Thanks!