[Tickets #14235] Re: Extend regex for phone number validation with no-break space

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Feb 4 18:36:42 UTC 2016


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14235
------------------------------------------------------------------------------
  Ticket             | 14235
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Extend regex for phone number validation with no-break
                     | space
  Queue              | Turba
-Version            | FRAMEWORK_5_2
+Version            | Git master
  Type               | Enhancement
-State              | New
+State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2016-02-04 18:36) wrote:

Fixed in Git by using the u flag with \s:

'/^\+?[\d()\-\/.\s]*$/u'








More information about the bugs mailing list