Closed (fixed)
Project:
Linked Entity Reference
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 May 2023 at 06:29 UTC
Updated:
11 Jan 2024 at 14:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rahul17 commentedComment #3
rahul17 commentedCreated patch to makes this module D10 compatible and resolve below issue :
The website encountered an unexpected error. Please try again later.
Error: Class "Drupal\media_library\Plugin\Field\FieldWidget\MediaLibraryWidget" not found in include() (line 24 of modules\contrib\linked_entity_reference\src\Plugin\Field\FieldWidget\LinkedMediaLibrary.php).
Kindly review it.
Comment #4
chandra gowsalya kannan commentedTested patch in Drupal 9 and Drupal 10. Patch is applied successfully and no non ignorable errors in drupal check.
Functionality is working in both D9.5.7 and D10.0.3 with php 8.1. Attached screenshot for reference.
Moving this to RTBC !
Comment #6
eduardo morales albertiWe need to update this module to be compatible with drupal 10, the problem is, that until is not merged, we should use a fork because the patch with the compatibility applies after composer resolves the dependencies.
We will open a fork, to be able to use this module on drupal 10 until the patch is merged.
Comment #8
eduardo morales albertiUsing drupal upgrade status we got the following message after the analysis:
Comment #9
eduardo morales albertiMaybe the core classes should not be internal https://www.drupal.org/project/drowl_layouts/issues/3350603
We think this is an error that can be ignored by now.
Comment #10
tunicReviewed, module installs properly and seems to work.
Detected #3411215: "There are no content items matching" when trying to add a second value in a multivalued field but this bug is present prior to this update, so not blocking for this.
Comment #12
tunic