Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7.13
    • Fix Version/s: 4.7.20
    • Component/s: Dedupe
    • Labels:
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding
    • Verified?:
      No

      Description

      Looking in the code I file places where 'selectedSearchContactIds' is reset & where it is used, if set, but nowhere where it is set.

      In JIRA the original ticket refers to the ability to merge 2 contacts (which uses their ids in the url) & to merge multiple contacts (which was not implemented). I'm pretty sure these are traces of an incomplete implementation of the latter

      // reset from session, CRM-3526
      $session = CRM_Core_Session::singleton();
      if ($this->_force && $session->get('selectedSearchContactIds'))

      { $session->resetScope('selectedSearchContactIds'); }

        Attachments

          Activity

            People

            • Assignee:
              eileen Eileen McNaughton
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: