Open
Description
urns.NewTelURNForCountry("tel:+12065551212", "US")
-> tel:+tel12065551212
Which seems mighty unfortunate considering how many people probably intuitively want to use @urns.tel
as the argument to things that expect a telephone number.
Detecting we are given a tel URN seems like it would probably be worth it? What are possible downsides there?
Also feels super weird that the current behavior ends up with +
prefixed on the returned number.
@rowanseymour feels liken number parsing this has been under a lot of flux lately, any opinions here?
Metadata
Metadata
Assignees
Labels
No labels