Skip to content

Conversation

@arthanson
Copy link
Collaborator

Fixes: #16460

Just remove spaces from link to dial phone number. There is more to RFC3966 but removing any more characters can be country specific - we would probably want to use something like https://pypi.org/project/phonenumbers/ but removing space is safe and should fix most issues.

@arthanson arthanson marked this pull request as ready for review June 17, 2024 16:34
@arthanson arthanson requested a review from jeremystretch June 17, 2024 16:34
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @arthanson!

@jeremystretch jeremystretch merged commit 207c91e into develop Jun 18, 2024
@jeremystretch jeremystretch deleted the 16460-tel branch June 18, 2024 12:30
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Phone numbers in tel: URLs contain spaces in contravention of RFC3966

3 participants