Open takapiya opened 3 years ago
Hi. Finding numbers in text and parsing a single phone number are different functions. Google doesn't provide an online demo for finding numbers in text. I'd suppose the bug you've described is somewhere in Google's code, so you could report that to them if you manage to reproduce it in one of the languages they support for calling that function (Java, C++).
Hi.
Finding numbers in text and parsing a single phone number are different functions.
understand that. I just wanted to let you know that the format of the phone number is not wrong.
I'd suppose the bug you've described is somewhere in Google's code
hmm, ok. I've never used java and c++, but I'll look into it.
thank you for your reply:)
understand that. I just wanted to let you know that the format of the phone number is not wrong.
Ok, we can leave this bug open then.
Steps to reproduce
0312345678foobaa 09011112222
)Observed result
Expected result
Google's demo link
"Parse" is able to parsed that phone number. https://libphonenumber.appspot.com/phonenumberparser?number=0312345678&country=JP https://libphonenumber.appspot.com/phonenumberparser?number=09011112222&country=JP