- 🇺🇸United States bvoynick
Besides core_version_requirement, the only other issue reported by Upgrade Status 4.0.0 is this:
Class Drupal\field_config_cardinality\Plugin\Field\FieldWidget\CardinalityMediaLibraryWidget extends @internal class Drupal\media_library\Plugin\Field\FieldWidget\MediaLibraryWidget.
This isn't an incompatibility with Drupal 10. The extended plugin has not changed between 9.5 and 10.0, and I just tested this widget with field_config_cardinality with core 10.0.5.
I have not tested every other field type with special handling - it does look like there are conditions for a few like managed file - but preliminarily it looks to me like it may be fine to commit the patch from #2 as is.
- Status changed to Needs work
over 1 year ago 10:22pm 21 March 2023 - First commit to issue fork.
- @halth opened merge request.
- Status changed to Needs review
over 1 year ago 2:35pm 4 April 2023 - 🇧🇷Brazil halth Brazil
Just submitted a MR with the fixes proposed by @bvoynick on #5.
I'm in agreement with @bvoynick on
CardinalityMediaLibraryWidget
not being a D10 compatibility issue, since theMediaLibraryWidget
class still exists on D10. -
devkinetic →
committed 0c4737fb on 8.x-1.x authored by
halth →
Issue #3297188 by halth: Fixed D10 compatibility issues.
-
devkinetic →
committed 0c4737fb on 8.x-1.x authored by
halth →
- 🇺🇸United States devkinetic
Thanks, we now have our first D10 release, 3.0.0!
- Status changed to Active
over 1 year ago 5:28pm 4 April 2023 - Status changed to Needs review
over 1 year ago 6:19am 24 June 2023 This is an automated patch generated by Drupal Rector. Please see the issue summary for more details.
It is important that any automated tests available are run with this patch and that you manually test this patch.
Drupal 10 Compatibility
According to the Upgrade Status module → , even with this patch, this module is not yet compatible with Drupal 10.
Currently Drupal Rector, version 0.15.1, cannot fix all Drupal 10 compatibility problems.
Therefore this patch does not update the
info.yml
file for Drupal 10 compatibility.Leaving this issue open, even after committing the current patch, will allow the Project Update Bot → to post additional Drupal 10 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #12554This patch was created using these packages:
- mglaman/phpstan-drupal: 1.1.35
- palantirnet/drupal-rector: 0.15.1