- Issue created by @MartinPJB
- Status changed to Needs work
about 2 years ago 9:31am 2 November 2023 - 🇫🇷France solene_ggd
Thanks for your patch.
I still see an entity query created incommerce_dhl_express_cron()that needs anaccessCheck()to be D10 compatible.
Moreover, there are some calls of the deprecated hookhook_field_widget_WIDGET_TYPE_form_alterthat was removed in Drupal 10. See https://www.drupal.org/node/3180429 → .
Please fix your patch. No worries. I fixed my patch and added the
->accessCheck()you were asking. I also switched
hook_field_widget_WIDGET_TYPE_form_alter()tohook_field_widget_single_element_WIDGET_TYPE_form_alter(Thanks to your link → ). Tell me if there is still stuff that needs to be worked on.- Status changed to Needs review
about 2 years ago 10:00am 2 November 2023 - @nicolasgraph opened merge request.
- Status changed to Fixed
almost 2 years ago 1:52pm 14 November 2023