Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.3.5
    • Fix Version/s: 4.4.0
    • Component/s: None
    • Labels:
      None

      Description

      I got quite a few of the following during an import:
      Notice: Undefined index: street_address in CRM_Import_Parser_Contact->createContact() (line 1677 of /Users/josephmurray/GoogleDrive/Sites/campaigntool/html/sites/all/modules/civicrm/CRM/Import/Parser/Contact.php).

      The line in question seems to be attempting to determine if the index exists or not:
      if ($address['street_address'] && (!CRM_Utils_Array::value('street_number', $address) || !CRM_Utils_Array::value('street_name', $address))) {

        Attachments

          Activity

            People

            • Assignee:
              colemanw Coleman Watts
              Reporter:
              joemurray Joe Murray
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: