Needs review
Project:
Block node
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2023 at 10:22 UTC
Updated:
22 Apr 2024 at 18:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tamaspresing commentedPatch to fix the issue. Please review.
Comment #3
tamaspresing commentedComment #4
Madhu Kumar M E commentedHi i applied patch #3 it's not getting applied, i applied with proper path still i could not able to apply i it , attaching screenshot for the same
Comment #8
abhishek_gupta1 commented@tanc, as I can see get('entity.manager') is already replaced with get('entity_type.manager') I added core_version_requirement for drupal10 and issue is resolved. Please review the MR.
Comment #9
tamaspresing commented@abhishek_gupta1 Looks good to me.