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

County Edit in CiviCRM Profile

    Details

      Description

      when we edit the contact county detail via profile it is changing the Civi record , but when we editing the same record via profile it is not pre selected on county drop down.

      CRM/Contact/BAO/Query.php
      Line 1065
      array('pseudoField' => '{$pf}_id', 'idCol' => "{$tName}_id", 'bao' => 'CRM_Core_BAO_Address');

      '{$pf}_id' should be in double quote.("{$pf}_id")
      this will fix the issue.

        Attachments

          Activity

            People

            • Assignee:
              kurund Kurund Jalmi
              Reporter:
              vakeesan26 Vakees K
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: