Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-17738

Event registration dedupe fails to match phone

    Details

    • Documentation Required?:
      None
    • Funding Source:
      Core Team Funds

      Description

      Event live registration dedupe ignores phone numbers when specified in matching rule.

      Problem is due to regex match function in /CRM/Dedupe/Finder.php:formatParams($fields, $ctype)formatParams($fields, $ctype) which successfully changes fields like "email-5" to "email", and "postal_code-Primary" to "postal_code", but fails to change "phone-Primary-1" to "phone".

      Patch is attached which additionally matches fields with the format "phone-Primary-1".

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              bobs0 Bob Silvern
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: