Closed (fixed)
Project:
Name Field
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2025 at 14:29 UTC
Updated:
13 Nov 2025 at 15:34 UTC
Jump to comment: Most recent
Comments
Comment #3
bluegeek9 commentedThe tests are failing due to changes in Drupal 11.2.2.
The tests are addressed in #3078341: Can't load content type display edit page with name field enabled
Comment #4
shubham_pareek_19 commentedThe logic works with Drupal 11.
Comment #6
liam morlandPerhaps this should use
DeprecationHelper::backwardsCompatibleCall().Comment #7
bluegeek9 commentedComment #8
bluegeek9 commentedComment #9
bluegeek9 commentedComment #10
vinodhini.e commentedHi, I have tested this module on Drupal 11.2.2 and I also faced the same issue while running the Upgrade Status module.
After applying merge request #39 and running Upgrade Status again, the issue did not occur, and it is working as expected.
Comment #11
bluegeek9 commented