Hi Emmanuel,

Your regex has a typo, a missing dot at the beginning  .*[+]? *((\([0-9-
]+\))|[0-9- ]+)+

It's not a dot, AFAICR, but a space.
Yes, a space will definitely correct compared to a dot :)
I checked against your regex and it does work. However, when i searched for
a telephoneNumber=1-801-555-1212, it fails. Below is the entry i used for my
testing.

Strange ... I will check that and come back to you when done.
I just ran another test - using telephoneNumber=18015551212 does not work too.

Thanks for looking into the matter

Reply via email to