Problem/Motivation
This issue is to make this module compatible with Drupal 10.
modules/contrib/context/context.info.yml
--------------------------------------------------
0 Value of core_version_requirement: ^8.8 || ^9 is not
compatible with the next major version of Drupal core.
See https://drupal.org/node/3070687
modules/contrib/context/modules/context_ui/context_ui.info.yml
---------------------------------------------------------
0 Value of core_version_requirement: ^8 || ^9 is not compatible
with the next major version of Drupal core.
See https://drupal.org/node/3070687
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 3313158-8.patch | 870 bytes | vitorbs |
| #3 | 3313158-drupal-10-compatibility-2.patch | 882 bytes | psingh10 |
Issue fork context-3313158
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
psingh10 commentedComment #3
psingh10 commentedComment #4
psingh10 commentedComment #5
psingh10 commentedComment #6
vitorbs commentedI think we should use
core_version_requirement: ^9.3 || ^10, also use the drupal check command and Upgrade Status module to see if is any other deprecated methods. Just change thecore_version_requirementisn't enough.I can work on that.
Comment #7
vitorbs commentedComment #8
vitorbs commentedComment #9
vitorbs commentedComment #10
kristen polThis module needs functional testing on Drupal 10. Adding general instructions:
https://www.drupal.org/community-initiatives/contribution-events-initiat...
Comment #11
fubarhouse commented@Kirsten I've done some testing as part of #DrupalSouth sprint.
I've installed the module on Drupal 10.1, validated the state of the module and Drupal, and applied a couple of contexts.
I haven't come across anything unexpected - I'd like to put my support behind the patch.
Comment #12
kristen polGreat! Thanks for testing... moving to RTBC.
Comment #13
anybody@Maintainers: Drupal 10 was released, any plans for a release here? Perhaps as 5.x SemVer release, as
core_version_requirement: ^9.3 || ^10is BC!Comment #14
sonfdBumping this - a D10 compatible release would be sweet :)
Comment #17
kevin.pfeifer commentedThis is the only module which prevents my setup to be upgraded to D10! It would be really great to see a D10 release soon.
Comment #18
hkirsman commentedWe went live with dev version & Drupal 10 but would be nice to get a proper release!
Comment #19
anybodyPerhaps someone could ping a maintainer? There are other important issues that also need maintainer attention: https://www.drupal.org/project/issues/context (PHP 8 compatibility etc.)
Comment #20
le72This is the one of few modules which prevent our upgraded to D10!
Please add a new version.
Comment #21
ovidenov commented+1 for a new version
Comment #22
pandaski commentedThis is one of the key modules in GovCMS distribution, and a blocker to D10 now.
We are happy to test it if an alpha or rc is available.
Comment #23
hkirsman commentedI've pinged https://www.drupal.org/u/paulocs Hope he responds and has time to help us.
Comment #24
carstenhager commentedFor me, the following problem would have to be solved before a new release can be created.
https://www.drupal.org/project/context/issues/3171741#comment-14814664
Comment #25
kristen polI'm assigning this to myself to get this merged in and a D10 release created.
Comment #26
kristen polBased on discussion in #d10readiness channel, this will go into a 5.x semver branch.
#3343628: Create Drupal 10 compatible 5.x RC release
Comment #27
kristen polSwitching version to 5.x branch.
Comment #28
kristen polAdding credit for those who contributed on this issue by creating / updating / reviewing / testing patches. I didn't add credit for those who were just asking for release but if you are able to test the RC release once it's ready and chime in on the issue #3343628: Create Drupal 10 compatible 5.x RC release then I will credit for testing. Thanks!
Comment #30
kristen polThanks, everyone! This has been merged into the 5.x branch. See status on:
#3343628: Create Drupal 10 compatible 5.x RC release
for the release.