- 🇸🇮Slovenia miha.wagner
Support for Drupal 8, 9 will be dropped and compatibility with Drupal 11 will be added in the 1.2.x branch, the old 1.1.x branch will stay as is.
- 🇺🇸United States mmenavas
@penyaskito: Sorry if I went to far out-of-scope by adding the gitlab-ci and tugboat files. I think once the MR is merged the open issue for adding a gitlab-ci file 📌 Configure gitlab CI Active can be closed.
- First commit to issue fork.
-
bluegeek9 →
committed ceb3387a on 8.x-2.x authored by
project update bot →
Issue #3429986: Automated Drupal 11 compatibility fixes for...
-
bluegeek9 →
committed ceb3387a on 8.x-2.x authored by
project update bot →
-
jayelless →
committed c87dbb43 on 1.1.x authored by
dqd →
Issue #3435461 by dqd, jeremy1606, heddn: Automated Drupal 11...
-
jayelless →
committed c87dbb43 on 1.1.x authored by
dqd →
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇩🇪Germany a.dmitriiev
This change is in MR https://git.drupalcode.org/project/elasticsearch_connector/-/merge_reque... . Should then this be merged and also Drupal 11 compatible version released? As the module fixes are already there, only tests are still pending
- 🇳🇱Netherlands Ruuds
I've merged the changes to a new 3.0.x branch which dropped drupal 9 support. A new 3.0.0 release is available now.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇮🇳India brahmjeet789
@murilohp : i have created patch for the same , please look into it , if it is fine , please let me know.
- 🇮🇳India brahmjeet789
@murilohp : still ihave got an errro when i am using dev branch , could you please check it , please help me to resolve this issue .
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇬🇧United Kingdom Eli-T Manchester
2.0.x branch is already D11 compatible.
Whilst there is an MR, all it does is makes a return type explicit, which is not required for Drupal 11.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
As of July 2025 this module is not yet available for Drupal 11.
FYI, if you need it now, I was able to use the module entity_body_class to do similar and it does support Drupal 11:
https://www.drupal.org/project/entity_body_class →As of July 2025 this module is not yet available for Drupal 11.
FYI, if you need it now, I was able to use the module entity_body_class to do similar and it does support Drupal 11:
https://www.drupal.org/project/entity_body_class →- 🇳🇮Nicaragua jeremy1606
I have resolved the warnings generated by the Gitlab tests in “Fixing only issues of phpstan II (#537580)” with commit 2123196f. I tested it on my D11 site and it worked perfectly.
These warnings were:
- cspell
- eslint
- phpcs
- phpstan
- stylelint - 🇬🇧United Kingdom Eli-T Manchester
Well done everyone! We got there in the end.
New release 3.0.0 coming imminently.
- ea73b0b3 committed on 3.0.x
#3430648: 🐛 revert use of getImageUrl() with getImageStyle()....
- ea73b0b3 committed on 3.0.x
- 4a1d13f9 committed on 3.0.x
#3430648: ✅ test removing custom phpunit configuration file.
- 4a1d13f9 committed on 3.0.x
- 6ff00881 committed on 3.0.x
#3430648: ✅ set displayDetailsOnAllIssues to true in phpunit...
- 6ff00881 committed on 3.0.x
- f043302b committed on 3.0.x
#3430648: 🔀 manual merge of 3.0.x to branch.
- f043302b committed on 3.0.x
- b1305e1d committed on 3.0.x
#3430648: ✅ pass $name constructor to parent when constructing...
- b1305e1d committed on 3.0.x
- 0aaaa4a4 committed on 3.0.x
#3430648: 👷♂️ do not run CI against previous major - this version of...
- 0aaaa4a4 committed on 3.0.x
- c5d94211 committed on 3.0.x
#3430648: require drupal/flysystem ^2.3 and hence Drupal ^11 for...
- c5d94211 committed on 3.0.x
- 🇬🇧United Kingdom Eli-T Manchester
This issue is due to flysystem_s3 swapping out the deprecated \Drupal\flysystem\Plugin\ImageStyleGenerationTrait::generateImageStyle() for its nominated replacement generateImageUrl().
generateImageUrl() relies on the presence of the flysystem.image_style_redirect.serve route, which doesn't appear to always be dynamically generated:
return \Drupal::urlGenerator()->generate('flysystem.image_style_redirect.serve', $args, UrlGeneratorInterface::ABSOLUTE_URL);
flysystem_s3 will have to revert to the old function, and inform phpstan to ignore this deprecation.
This will stop flysystem_s3 from being compatible with flysystem 3.0.x until it is resolved.
Automatically closed - issue fixed for 2 weeks with no activity.
-
gábor hojtsy →
committed 0b6b427b on 2.0.x authored by
project update bot →
Issue #3431526 by project update bot: Automated Drupal 11 compatibility...
-
gábor hojtsy →
committed 0b6b427b on 2.0.x authored by
project update bot →
- 🇭🇺Hungary Gábor Hojtsy Hungary
gábor hojtsy → made their first commit to this issue’s fork.
- 🇬🇧United Kingdom Eli-T Manchester
Setting up with Drupal 10, flysystem 2.2.0-beta2 and flysystem_s3 2.1.3 and exactly the same settings.php configuration for flysystem works without the issue in #3430648-31: Automated Drupal 11 compatibility fixes for flysystem_s3 → so this doesn't look like config, and either an outstanding D11 issue in flysystem or flysystem_s3.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇩🇪Germany marcus_johansson
Due to 2.0.x not getting synced in a long time - will close.
- 🇯🇵Japan kazu furutaka
Hi...
I'd very much like to use this module with Drupal 11; any plan to make this compatible with Drupal 11 in the near future?
Thanks in advance.
Kazuyoshi Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇺🇸United States dave reid Nebraska USA
Getting the following error on D11 when attempting to access the SendGrid settings page:
php.ERROR: ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /var/www/html/web/modules/contrib/sendgrid/src/Form/SettingsForm.php on line 49 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 44 of /var/www/html/web/core/lib/Drupal/Core/Form/ConfigFormBase.php).
- 🇬🇧United Kingdom Eli-T Manchester
Testing with flysystem 2.3.x and this MR, I can successfully upload image field images to S3.
However when trying to view such images I get error below.
Not sure if this is just a config issue on my test setup or a genuine D11 issue.
The website encountered an unexpected error. Try again later. Symfony\Component\Routing\Exception\RouteNotFoundException: Route "flysystem.image_style_redirect.serve" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 208 of core/lib/Drupal/Core/Routing/RouteProvider.php). Drupal\Core\Routing\UrlGenerator->getRoute() (Line: 269) Drupal\Core\Routing\UrlGenerator->generateFromRoute() (Line: 105) Drupal\Core\Render\MetadataBubblingUrlGenerator->generateFromRoute() (Line: 96) Drupal\Core\Render\MetadataBubblingUrlGenerator->generate() (Line: 94) Drupal\flysystem_s3\Flysystem\S3->generateImageUrl() (Line: 227) Drupal\flysystem_s3\Flysystem\S3->getExternalUrl() (Line: 75) Drupal\flysystem\FlysystemBridge->getExternalUrl() (Line: 103) Drupal\Core\File\FileUrlGenerator->doGenerateString() (Line: 66) Drupal\Core\File\FileUrlGenerator->generateAbsoluteString() (Line: 255) Drupal\image\Entity\ImageStyle->buildUrl() (Line: 302) . . .
-
robloach →
committed c2616476 on 1.0.x
Issue #3430919: Update for Drupal 11 support
-
robloach →
committed c2616476 on 1.0.x
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇳🇱Netherlands Summit
Hi,
Is this module now Drupal 11 compatible? As that is true, please also change it on the project page. Thanks!
greetings, - 🇬🇧United Kingdom Eli-T Manchester
Looks like the deprecations about which phpunit was complaining were in the custom phpunit.xml.dist file supplied with this project.
The merge pipeline now passes with that file removed.
PHPunit says we have 10 tests and 26 assertions all passing with this removed.
These are the same totals as before the phpunit.xml.dist was removed, so it looks like this file was unnecessary.I am not aware of any more issues with this merge request.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇮🇳India simar.java Chandigarh
Hi, could you please apply this fix and release the stable version? Thanks!
- 🇺🇸United States Kristen Pol Santa Cruz, CA, USA
We are doing some issue management housekeeping and adding/removing components.
We are removing the "Code" component and want people to categorize issues with the best module/submodule component.
Moving this issue to "AI Core module".
See 📌 Update AI module project components Active for more details.
- @immaculatexavier opened merge request.
- First commit to issue fork.
- 🇺🇸United States Kristen Pol Santa Cruz, CA, USA
We are doing some issue management housekeeping and adding/removing components.
We are removing the "Code" component and want people to categorize issues with the best module/submodule component.
Moving this issue to "AI Core module".
See 📌 Update AI module project components Active for more details.
- 🇺🇸United States Kristen Pol Santa Cruz, CA, USA
We are doing some issue management housekeeping and adding/removing components.
We are removing the "Code" component and want people to categorize issues with the best module/submodule component.
Moving this issue to "AI Core module" as I'm not sure where the best place is.
If we have a new project to move this to, we can optionally do that as a secondary step.
See 📌 Update AI module project components Active for more details.
- 🇨🇦Canada joseph.olstad
If you come across this, simply upgrade to toc_api ^2.0 which is supporting current Drupals
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇪🇸Spain saganakat
Created the following patch with the changes on branch 3435719-d11-compatibility
Added compatibility with drupal 11.
- Modified the javscript to be cokmpatible with the eleven library.
- Modified the .info file
- Modified FileSystemInterface::EXISTSERROR constant.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇧🇷Brazil murilohp
@igorgoncalves the issue with using a direct link to the merge request (MR) is that I can't lock it to a specific version. If someone updates the MR, I'll always receive the latest version. This means if someone commits something incorrect, I'll end up with that version.
@brahmjeet789, the patch is basically the content of the merge request, since the MR is pointing to the dev branch, you'll have to use it, here I'm applying it to the dev-1.0.x#62e8dd618, my composer has the following requirement
"drupal/quickedit": "dev-1.0.x#62e8dd618516b8f177615cac26d6ccefe21e067a",
I hope this helps you. And moving this back to RTBC
- 🇧🇷Brazil igorgoncalves
Hi @brahmjeet789, Murilo just tried to give us another way to fix with the MR we currently have.
did you tried to check the proposal MR with the steps at #27?
- First commit to issue fork.
- 🇮🇳India brahmjeet789
@mutilohp: i am not able to apply patch , please check my screenshot for the same , please let me know if am doing anything worng in the project.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇫🇮Finland sokru
Looks good, works fine. Pumping the priority so this module can be installed via composer on D11 sites.