Remove drupal_retrieve_form() as it is deprecated as per meta https://www.drupal.org/node/2205673.
submitted the patch for same.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove-drupal-retrieve-form-2301593-2.patch | 776 bytes | pushpinderchauhan |
Remove drupal_retrieve_form() as it is deprecated as per meta https://www.drupal.org/node/2205673.
submitted the patch for same.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove-drupal-retrieve-form-2301593-2.patch | 776 bytes | pushpinderchauhan |
Comments
Comment #1
penyaskitoThere are no usages, but the patch does not apply anymore.
Comment #2
pushpinderchauhan commentedRerolled patch.
Comment #3
penyaskitoNice, thanks!
Comment #4
alexpottCan we add this issue to the relevant change record?
Comment #5
penyaskitoIsn't https://www.drupal.org/node/2121003 enough? I couldn't find of any other.
Comment #6
penyaskitoAh, understood. Edited the change record for referencing this issue too.
Comment #7
alexpottCommitted fef9fd2 and pushed to 8.0.x. Thanks!
Comment #10
penyaskito