- 🇺🇸United States laura.gates
Patch applies as expected. Can this please be ported to a new release?
- Status changed to Needs work
almost 2 years ago 10:38am 9 February 2023 - 🇬🇧United Kingdom alexpott 🇪🇺🌍
We also need to fix this:
The deprecated alter hook hook_field_widget_form_alter() is implemented in these functions: multiple_fields_remove_button_field_widget_form_alter. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use hook_field_widget_single_element_form_alter or hook_field_widget_single_element_WIDGET_TYPE_form_alter instead. See https://www.drupal.org/node/3180429 → .
- Status changed to RTBC
almost 2 years ago 10:49am 9 February 2023 - 🇬🇧United Kingdom alexpott 🇪🇺🌍
This will fix the module on Drupal 10. It'd be good if there was an automated test of basically functionality so we can at least prove the module is working. Since the MR and patch from the project update bot are broken on 10.x.
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
I added an quick automated test to this issue that can be enabled once this is merged that proves the module has basic working functionality on Drupal 9.5 and Drupal 10 with this change.
- Status changed to Fixed
almost 2 years ago 2:20pm 17 February 2023 Automatically closed - issue fixed for 2 weeks with no activity.