Closed (fixed)
Project:
Drupal core
Version:
11.4.x-dev
Component:
telephone.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
8 Jun 2026 at 14:30 UTC
Updated:
23 Jun 2026 at 13:05 UTC
Jump to comment: Most recent
There is 1 reference we need to remove it.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
smustgrave commentedSuper simple :)
Yes would of been a good novice task but trying to get this out the door this week if possible so can start the future of telephone in contrib.
Comment #4
dcam commentedI didn't find any other references to the telephone module in the help module using the command
grep -r "tel" core/modules/help/.I didn't recognize the test that failed as one that I've seen over and over. So I ran it on my local environment. It passed for me. So this is likely a random failure.
This looks good to me.
Comment #9
catchCommitted/pushed to main and cherry-picked to 11.x and 11.4.x, thanks!