- 🇬🇧United Kingdom mcdruid 🇬🇧🇪🇺
Carrying across credit from 🐛 Illegal choice 0 in Configure element. Closed: duplicate which I've closed as a duplicate of this issue.
- last update
over 1 year ago run-tests.sh fatal error - last update
over 1 year ago 32 pass - Status changed to Fixed
over 1 year ago 1:53pm 28 July 2023 - 🇬🇧United Kingdom mcdruid 🇬🇧🇪🇺
This LGTM, and I think the test fail for D10 looks unrelated.
Thank you!
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇨🇴Colombia juanfelipezuluagaangel
Hi there,
I tested some patches to fix the same issue and any of those worked. I check this solution was applied to the source code, but it was not applied for 2.0.1 version - the one that we use in
composer require 'drupal/seckit:^2.0'
Based on this: https://git.drupalcode.org/project/seckit/-/merge_requests/4/diffs, I created the path for Drupal 10
- Status changed to Fixed
6 months ago 6:58pm 14 June 2024 - 🇮🇹Italy apaderno Brescia, 🇮🇹
@juanfelipezuluagaangel Changes done on July, 2023 are not applied to releases created before that date. Actually, a release cannot be modified, once it is created.
The change is already present in the 2.x-dev → release and it will be present in the 2.0.2 release, once it is created.
- 🇨🇴Colombia juanfelipezuluagaangel
@apaderno Thank you Sir.
The patch can be used in case that the user uses the composer as shown in drupal.org and requires to save the form until the 2.0.2 version is released. Otherwise, the user can use 2.x-dev version and avoid the patch.