Working on #2078001: Modernize responsive_image.module forms I've found that this form class using global functions instead of one provided by FormBase class. We must updated it in order to correspond this change record https://drupal.org/node/2076011.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | modernize_entityconfirmformbase-2095681-1.patch | 782 bytes | rosk0 |
Comments
Comment #1
rosk0Initial patch.
Comment #2
plopescNice catch!!
It looks good to me.
Comment #3
rosk0Comment #4
alexpottCommitted 8b51c00 and pushed to 8.x. Thanks!