I created a patch to make Views Entity Form Field compatible with Drupal 10 using reenaraghavan patch and sagraham code.
Created a patch to make Views Entity Form Field compatible with Drupal 10 using reenaraghavan patch and sagraham code
- 🇬🇧United Kingdom Eli-T Manchester
Setting to needs review for the latest patch
- Status changed to Needs review
over 1 year ago 9:00am 26 April 2023 - 🇫🇷France Fabsgugu
Patch work fine, I no longer have any warnings for Drupal 10.
- Status changed to RTBC
over 1 year ago 11:06am 18 May 2023 - 🇮🇳India abhinavk
Patch #11 works fine for me in Drupal 10.0.8.
Setting to RTBC. - Status changed to Needs work
over 1 year ago 3:18pm 14 June 2023 - 🇬🇧United Kingdom Eli-T Manchester
The patch in #3290467-11: Automated Drupal 10 compatibility fixes → introduces
$this->moduleHandler->invokeAllWith()
This was only introduced in Drupal 9.4.0: https://www.drupal.org/node/3000490 →
However the version constraint for the module is
core_version_requirement: ^8 || ^9 || ^10
We would need to drop support for Drupal < 9.4 to stop this crashing such sites.
- 🇫🇷France Fabsgugu
Hello
I got the module maintenance.
I would prioritize this issue. - Assigned to Fabsgugu
- e71fea60 committed on 8.x-1.x
git commit -m 'Issue #3290467 by reenaraghavan, dmitriisegreeevich,...
- e71fea60 committed on 8.x-1.x
- Status changed to Fixed
over 1 year ago 4:27pm 21 June 2023 Automatically closed - issue fixed for 2 weeks with no activity.