Bin Zhu a37fc575a4 Allow three digit phone numbers
The comment for the PHONE pattern says:

"<digit><digit|sdd>+<digit>"

But the actual pattern requires that the string contains
more than that. A phone number should be allowed to be
three digits.

Change-Id: I86d2f3d634cd0c1654dad9814906f151055dc23a
2013-02-15 11:54:41 +01:00
..
2013-02-15 11:54:41 +01:00
2013-02-07 22:01:19 +00:00
2013-02-15 11:54:41 +01:00