I get error: "50 003 63 64" is not a valid Polish phone number, it should be a 9-digit number like "99 999 99 99". but it is correct Polish phone number. I suppose that it's validate by prefix number "50" but this is mobile phone number.

CommentFileSizeAuthor
#2 cck_phone-polish_validation-1349144-2.patch362 bytesckng

Comments

ckng’s picture

Component: User interface » Country Codes
ckng’s picture

Status: Active » Needs review
StatusFileSize
new362 bytes

Upon checking http://en.wikipedia.org/wiki/Telephone_numbers_in_Poland
There are no mention of
([1-9]\d{2}) # 3-digit phone prefix (cannot start with 0)

Please review the patch.