Closed (fixed)
Project:
Auto Menu Title
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Apr 2020 at 05:46 UTC
Updated:
13 Sep 2022 at 16:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mo_farhaz commentedcore version requirement added.
Comment #3
kapilv commentedComment #4
ashishdalviHi @mo_farhaz,
I executed drupal-check and identified the below drupal 9 readiness issues in modules. I feel this should be the scope of current ticket.
Line auto_menutitle.install
------ ----------------------------------------------------
22 Call to deprecated function node_type_get_types():
in drupal:8.0.0 and is removed from drupal:9.0.0.
Use \Drupal\node\Entity\NodeType::loadMultiple().
------ ----------------------------------------------------
[ERROR] Found 1 error
Comment #5
kapilv commentedComment #6
kapilv commentedComment #7
Lal_Looks good moving the upgrade status passes the module
Comment #8
Lal_Comment #9
nehajyoti commentedPatch got applied cleanly and issue has been RTBCd, hence committing the patch.
Comment #10
nehajyoti commented