Automatically closed - issue fixed for 2 weeks with no activity.
- 🇨🇦Canada joseph.olstad
@kmonty, there's already a duplicate open issue just as you wished for 📌 Automated Drupal 11 compatibility fixes for layout_builder_st Needs review
It has nothing but the bot changes however be warned, there are currently 16 errors in the automated tests.
I highly suggest you re-consider your opinion and start rowing with us here because we're down to only 4 errors in this issues merge request.
Would be nice to get some extra eyes on this and finish it.
-
greg boggs →
committed d215478a on 2.0 authored by
mistrae →
Issue #3429476: Automated Drupal 11 compatibility fixes for config_suite
-
greg boggs →
committed d215478a on 2.0 authored by
mistrae →
- 🇺🇸United States Greg Boggs Portland Oregon
greg boggs → made their first commit to this issue’s fork.
- First commit to issue fork.
- 🇳🇬Nigeria chike Nigeria
With this patch I got this module working in Drupal 11. I added the fixes by @Project Update Bot here to the patch then I made extra fixes. If you apply this patch you need to download this file
jquery-migrate-3.5.2.min.js
from https://github.com/jquery/jquery-migrate into\md_slider\assets\js\libraries
folder and delete the old versionjquery-migrate-1.2.1.min.js
.If you applied the patch at issue Fix the errors/warnings reported by PHP_CodeSniffer 📌 Fix the issues reported by phpcs Active you may have to take if off as this patch conflicts with it.
- 🇫🇷France cyrille.miskiewicz
cyrille.miskiewicz → changed the visibility of the branch d11-compatibility-d10+-only to hidden.
- 🇫🇷France cyrille.miskiewicz
cyrille.miskiewicz → changed the visibility of the branch project-update-bot-only to active.
- 🇭🇺Hungary lonalore Budapest, Hungary
Can we get a new, official release for the D11 compatibility, please?
- 🇨🇦Canada joseph.olstad
The tests (and the module it'self) has been broken for quite some time yet thanks to the work in this issue not only is the merge request make the module functional in Drupal 11.1.3 but we're down to only 4 automated test errors thanks to the recent changes by @lkmorland.
The deprecations in 10.3/10.4 made things complicated, don't forget the massive changes in PHPUnit it'self which was significantly overhauled upstream and the switch from jenkins to gitlab lost our history of test results as those were flushed out.
We're very close to getting all the tests to pass.
- @mistrae opened merge request.
- First commit to issue fork.
- @mistrae opened merge request.
- First commit to issue fork.
- 🇺🇸United States swirt Florida
Thank you for testing this sethhill. It was just released as 1.0.3
Changing status back to active to receive future updates.
- 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
Thanks for the confidence in #55 and #56. Unfortunately, I will not likely have time to work more on this.
It would be good to get tests passing first, even if just on Drupal 10. I have them passing in 📌 Make coding standards fixes Active , though that required removing some of the tests.
- First commit to issue fork.
- 🇺🇸United States kmonty San Francisco, CA
The scope of this PR is unmanagable in my opinion. For example, the first file in the PR is
js/contextual.js
. That file has nothing to do with D11 compatibility.That issue is addressed in 🐛 Contextual links for translation are removed by core RTBC .
The PR in this issue goes against standard issue encapsulation practices and puts roadblocks to the community to participate. It's not even clear to me what should be tested here, as this has turned into a meta issue, rather than a D11 compatibility issue.
Humble suggestion: close issues with merges that are considered blockers first?
- 🇵🇱Poland gpietrzak Wrocław
I tested it locally with D11 and I did not notice any issues.
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.
- 🇨🇦Canada joseph.olstad
@jibran, please merge this Drupal 11 release fix and please also tag a release.
This module is one of our few remaining override modules and we'd prefer to normalize this situation.
Extensive testing has been performed over the past 2 months. No issues with this module running against Drupal 11.1.3.
- 🇨🇦Canada joseph.olstad
I reverted the changes I attempted, they didn't fix anything.
@lkmorland, you're on a roll, I'll let you continue with this.
- 🇨🇦Canada joseph.olstad
Small change I made was added in an attempt to resolve the 403 errors on the jsonapi
https://issue.pages.drupalcode.org/-/layout_builder_st-3431600/-/jobs/44...
If the change doesn't help (specifying jsonapi as a dependency) which I suspect it won't, perhaps lacking a permission as a 403 is an access denied error.
I did add some extra layout permissions also in an attempt to resolve the 200 status code assertion
- 🇨🇦Canada joseph.olstad
@liammorland, thanks, you fixed 3 errors. I just pushed a couple small changes, we'll see if it helps.
- @mattsqd opened merge request.
- First commit to issue fork.
- 🇭🇺Hungary lonalore Budapest, Hungary
Can we get a new, official release for the D11 compatibility, please?
- 🇺🇸United States sethhill
Downloaded and applied this patch. Functionality appears to be working as expected in D11. Marking as RTBC.
Can we get a D11 release?
- 🇨🇦Canada joseph.olstad
Currently is four options on the table:
- Fix the failing test and then ping the maintainer.
- Fork this project and publish a release of the fork.
- Use composer lenient. (I don't like this option)
- Use an override approach (We're doing this) and wait until 1) or 2) is resolved.
What has already been done:
- 🐛 Make spelling corrections and exceptions Active
- 📌 Make tests pass Active
- 📌 Enable GitLab CI automated testing Active
These three changes were all merged into the above merge request.
Remaining work is:
- Fix the remaining fail in the automated test.
- 🇺🇸United States sethhill
Downloaded and applied this patch, and all seems to be well. Marking as RTBC.
- 🇳🇬Nigeria chike Nigeria
I finally am able to get this module to work in Drupal 11. It took many more deprecation fixes than is covered in the patches here and also it took upgrading this library,
\modules\contrib\md_slider\assets\js\libraries\jquery-migrate-1.2.1.min.js
to a more recent version likejquery-migrate-3.5.2.min.js
which you can download here, https://github.com/jquery/jquery-migratePerhaps I will submit the fixes I made as a MR later on.
- 🇩🇪Germany Anybody Porta Westfalica
Would be great if we could get at least a dev release with this! Thank you! :)
@joseph.olstad maybe ping a maintainer?
- 🇩🇪Germany Anybody Porta Westfalica
@heilop could you maybe tag a release, please?
- 🇬🇧United Kingdom darren.fisher
New MR!5 opened to address all upgrade path issues and ensure that tests pass. Can we get this merged and tagged for release now?
- @darrenfisher opened merge request.
- 🇬🇧United Kingdom darren.fisher
darren.fisher → made their first commit to this issue’s fork.
- 🇬🇧United Kingdom darren.fisher
+1 for RTBC! A tagged release would be great please!
- 🇬🇧United Kingdom darren.fisher
+1 RTBC. MR !4 is working for me. Can we get this merged and a tagged release out for Drupal 11?
- 🇬🇧United Kingdom darren.fisher
MR!18 LGTM. Can we get this merged and a new tagged release for Drupal 11?
- 🇬🇧United Kingdom darren.fisher
Sorry to bump again but can we get a tagged release with D11 compatibility?
- 🇺🇸United States partdigital
I've pushed up Drupal 11 support to the 2.0.x branch. It removes any deprecated code. All automated tests are working though it has not yet been run in a production Drupal 11 environment.
-
partdigital →
committed 0a29246c on 2.0.x
Issue #3428069: Drupal 11 support.
-
partdigital →
committed 0a29246c on 2.0.x
- 🇧🇪Belgium msnassar
The pipeline is green. It is recommended to review and merge 📌 Add gitlab ci Active first...
- 🇧🇪Belgium msnassar
msnassar → changed the visibility of the branch project-update-bot-only to hidden.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇳🇿New Zealand wiifm Wellington, NZ
Hey all,
Apologies for being AWOL. Drupal contrib development is not top of my pile anymore. I am happy to promote a co-maintainer.
I had a look at the MR, cloned it on a fresh D10 site, and had a look at the MR comments. I have addressed the file extension issue.
Please take a look.
Also happy to drop D9 support, as this is EOL (they can always pin to an older version).
- First commit to issue fork.
- 🇺🇸United States joelsteidl
I created a new branch on the MR
3434369-manual-drupal-11
I probably went a bit wide with D11 fixes as I started addressing coding standard issues trying to get all the Pipelines tests to run. We are down to 4 PHP Unit tests that aren't passing.
https://git.drupalcode.org/issue/search_api_coveo-3434369/-/jobs/4414965
Happy to dig in further on why those tests aren't passing if I can get a bit more context.
- 🇨🇦Canada dstorozhuk Chicago 🇺🇸, Toronto 🇨🇦, Kyiv 🇺🇦
I added a PR here https://git.drupalcode.org/project/account_field_split/-/merge_requests/10 .
Please review and test on D10 and up.
Automatically closed - issue fixed for 2 weeks with no activity.
-
joevagyok →
committed 2e8c2a56 on 8.x-1.x authored by
msnassar →
Issue #3429780: Drupal 11 compatibility.
-
joevagyok →
committed 2e8c2a56 on 8.x-1.x authored by
msnassar →
- 🇺🇸United States daddison
Hi maintainers! Please release a version for Drupal 11.
- First commit to issue fork.
- First commit to issue fork.
- 🇨🇦Canada dstorozhuk Chicago 🇺🇸, Toronto 🇨🇦, Kyiv 🇺🇦
Since all in that thread were pushing to merge the proposed update I expected that at least someone tested the update. However, as fast as I can see - the update still needs some work to be done. For some reasons ate least in Drupal 10.4.2 and D11 - forms UI cache is not invalidated after module installation.
- 🇨🇦Canada dstorozhuk Chicago 🇺🇸, Toronto 🇨🇦, Kyiv 🇺🇦
Does anyone tested that update?
- 🇨🇦Canada dstorozhuk Chicago 🇺🇸, Toronto 🇨🇦, Kyiv 🇺🇦
I will check and create a release shortly.
You can always reach me in slack https://drupal.slack.com/archives/D01F4DBR9C1 .
- @joelsteidl opened merge request.
- First commit to issue fork.
Automatically closed - issue fixed for 2 weeks with no activity.
- 6d237c83 committed on 8.x-1.x
Issue #3431786 by flocondetoile: Automated Drupal 11 compatibility fixes...
- 6d237c83 committed on 8.x-1.x
- 🇺🇸United States joelsteidl
Huge shoutout to @dww for tagging a new release! Thank you.
- 🇫🇷France fgm Paris, France
FWIW, on my mac, for some reason patch fails to apply when using
composer install --prefer-dist
, but passes withcomposer install --prefer-source
. - 1fde416d committed on 8.x-1.x
Issue #3431786 by flocondetoile: Automated Drupal 11 compatibility fixes...
- 1fde416d committed on 8.x-1.x
- @demilua opened merge request.
Automatically closed - issue fixed for 2 weeks with no activity.
-
lobsterr →
committed bbb7d8f4 on 1.0.x
Issue #3430154 by lobsterr: Automated Drupal 11 compatibility fixes for...
-
lobsterr →
committed bbb7d8f4 on 1.0.x
- Issue created by @demilua
-
bluegeek9 →
committed 1b12075f on 2.0.x
Issue #3434196: Automated Drupal 11 compatibility fixes for...
-
bluegeek9 →
committed 1b12075f on 2.0.x
- @bluegeek9 opened merge request.
- 🇺🇸United States bluegeek9
bluegeek9 → changed the visibility of the branch project-update-bot-only to hidden.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇳🇱Netherlands mike.vindicate
Attached patch with some additional fixes.
Added core version and fixed incompatible method. - 🇩🇪Germany Grevil
Hiding MR!8 as I agree with @pfrenssen, that we should focus on the Drupal >= 10.3 approach in MR!9 instead (of course the maintainer should decide in the end). https://git.drupalcode.org/project/responsive_favicons/-/merge_requests/... still needs to get resolved, before this can go back to NR, again
- 285b29f4 committed on 1.x
Issue #3499029 by project update bot, hamzadwaya: Automated Drupal 11...
- 285b29f4 committed on 1.x
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇧🇪Belgium weseze
No, I don't have any direct contact info for any of the maintainers... (also don't know who actually has permission to publish releases)
- 🇦🇺Australia acbramley
Hi @weseze, are you able to contact any of the other maintainers to action this?
- 🇺🇸United States dww
Tagged https://www.drupal.org/project/condition_query/releases/8.x-1.5 → so I don't forget. 😂
- 🇺🇸United States dww
Pushed some more commits. Test seems to be working now on all versions.
- 🇺🇸United States dww
Nope, still failing. I'm way out of time for this. If anyone wants to get the Kernel test passing on D11, knock yourself out. 😉
Thanks/sorry,
-Derek - 🇺🇸United States dww
Probably https://www.drupal.org/node/3337193 → is the culprit
- 🇺🇸United States dww
Not sure why, and don't have time to further investigate, but the tests are still failing on D11, even with compatibility declared.
- 🇺🇸United States luke.leber Pennsylvania
Everyone: Thank you for manually testing the Drupal 11 upgrade.
I'd like to leave an additional comment regarding the explicit dropping of support for Drupal 9.
Given that no testing has been performed against Drupal 9, it's my opinion that it's unlikely that any future enhancements to this module will be tested against Drupal 9 or prior either. Given this, it's even more unlikely that support ranges excluding Drupal 9 would be considered in future merge requests, meaning that unfortunate site owners that are still trapped in Drupal 9 could otherwise be unwittingly walked into WSOD situations. The most responsible thing to do as a community is to drop support so that users stuck on out of support versions of Drupal will not be able to brick their site by an upgrade of this module that couldn't be effectively tested against end of life software.
I'll cut a new release for Drupal 11 support shortly. Thanks again.
-
luke.leber →
committed 75d6ea56 on 2.0.x
Issue #3434704: Automated Drupal 11 compatibility fixes for social_media
-
luke.leber →
committed 75d6ea56 on 2.0.x
Automatically closed - issue fixed for 2 weeks with no activity.
- @lukeleber opened merge request.
- First commit to issue fork.
- 🇺🇸United States joelsteidl
The MR is working well on a D 11.x site.
- I created a new block
- I installed Condition Query module (from the MR)
- I limited the block to appear based on a condition query
- The block appeared when the condition query matched and didn't when it wasn't present.
- 🇺🇸United States joelsteidl
I setup a stock D11 site to test this MR.
- I installed Webform and Webform Javascript Setting modules
- In a custom module I added a new property to
drupalSettings
- I setup a new Webform Javascript Setting configuration option to target the above
drupalSettings
property. - I created a new Webform with a Javascript Setting element targeting the above setting.
- I submitted the Webform
- The value from my custom
drupalSettings
property was properly set in the Webform result.
Is there anything else I should test before we consider cutting a D11 release?
- 🇬🇧United Kingdom lazysoundsystem
Changes to the social_auth module require a little change in the config form constructor.
Patch attached.
- 🇩🇪Germany dbielke1986
Is working for me. Can we have an official release to get the D11 support?
- 🇩🇪Germany sleitner
Any news on this update? When can we expect a D11 compatible tagged version?
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇫🇷France Fabsgugu
I tested on a Drupal 11 site.
The module is working correctly.
(I also didn't see any problems on the settings page)
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇦🇹Austria maxilein
The patch does not apply to Version 1.0.0
Could you create a dev version that is compatible to D11? Automatically closed - issue fixed for 2 weeks with no activity.
- 🇦🇹Austria maxilein
Look at this patch: https://www.drupal.org/project/better_fields_report/issues/3428959 📌 Automated Drupal 11 compatibility fixes for better_fields_report Needs review
There is a comment to avoid New Lines at the end of the file 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 sadashiv
Thanks for the request, have released https://www.drupal.org/project/civicrm_member_roles/releases/8.x-1.0-beta4 →
Thanks,
Sadashiv. - 🇯🇴Jordan Rajab Natshah Jordan
Attached a static
ds--2025-02-18--3507312--mr-43.patch
file.
From this point of MR43
To be used with Composer Patches - @rajab-natshah opened merge request.
Automatically closed - issue fixed for 2 weeks with no activity.
- First commit to issue fork.
- 🇺🇸United States luke.leber Pennsylvania
I'll test drive this over the weekend on 11.x. Given there were no manual tests against Drupal 9 and it's end of life, I think it's best to explicitly drop support, leaving
^10.3 || ^11
as the support range.Claiming that Drupal 9 is still actively supported would be somewhat false advertising 😅.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇺🇸United States Greg Boggs Portland Oregon
Does anyone want to be added as a maintainer to tag said release?
Automatically closed - issue fixed for 2 weeks with no activity.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇺🇸United States w01f
Chiming in that this module made my org's D11 wishlist holdout list - https://www.timbers.dev/article/our-drupal-11-waiting-wishlist-getting-s....
It has over 10k registered sites, so it's fairly well used. Do you need additional support/maintainers to get work on getting a D11-compatible version ready? After reading through the related open issues, it sounds like the plan is to release a completely new major version to slim the codebase down while supporting all the new realfavicon.net functionality/updates?
- 🇫🇷France prudloff Lille
We are using this patch on several Drupal 11 projects and everything seems to work correctly.
-
heilop →
committed cc61cc29 on 1.0.x authored by
project update bot →
Issue #3452010 by project update bot, grevil, heilop, anybody: Automated...
-
heilop →
committed cc61cc29 on 1.0.x authored by
project update bot →
- 🇵🇪Peru heilop
After resolving the conflicts in the MR, I tested it with Drupal 11, and it worked as expected. I will proceed with merging it.
- 🇫🇷France prudloff Lille
Closing as fixed since this has been committed: https://git.drupalcode.org/project/current_page_crumb/-/commit/5e39000de...
Now we just need a new release. - 🇧🇪Belgium msnassar
The MR in Draft because of 📌 Add gitlab ci Active . CI MR should be merged first then rebase this one... Anyway, I will leave this to the maintainers... So mark as Ready for review