- Issue created by @windy-ux
- 🇫🇷France S3b0uN3t Nantes
Hello !
I've tested your changes. It's ok for installing project but an error occurs on config form :
ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /var/www/web/modules/contrib/domain_simple_sitemap/src/Form/DomainSimpleSitemapConfigForm.php on line 73 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 43 of core/lib/Drupal/Core/Form/ConfigFormBase.php).
It seems to be a Drupal 11 compatibility error.
- 🇰🇷South Korea keithlee_giai
@s3b0un3t, I can make it work by commenting out __construct in the function temporarily, but indeed it occurs to all modules relying on Drupal core's configform.
- Status changed to Needs work
3 months ago 1:31pm 7 January 2025 - First commit to issue fork.
- First commit to issue fork.
- 🇩🇪Germany marcoliver Neuss, NRW, Germany
Tested the issue fork with the change provided by @hosterholz. It fixes the error on the form.
I also fixed a small phpcs issue introduced through the last commit.
Marking RTBC.
- 🇬🇧United Kingdom darren.fisher
+1 RTBC. Any chance we can get this merged and a tagged release for Drupal 11?
- First commit to issue fork.
-
i-trokhanenko →
committed b2b24fa1 on 3.0.x authored by
windy-ux →
Issue #3476402: Drupal 11 compatibility fixes
-
i-trokhanenko →
committed b2b24fa1 on 3.0.x authored by
windy-ux →
- Status changed to Fixed
28 days ago 1:59pm 8 March 2025 Automatically closed - issue fixed for 2 weeks with no activity.