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

CiviMail: {domain.address} truncates first character of address

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 1.4
    • Fix Version/s: 1.4
    • Component/s: CiviMail
    • Labels:
      None

      Description

      After:
      insert into civicrm_address
      ( location_id , street_address , city, state_province_id , country_id, postal_code )
      values (4, '2917 Ashby Avenue', 'Berkeley', 1004, 1228, 94705)

      {domain.address}

      gets expanded to:
      917 Ashby Ave
      Berkeley, CA 94705
      United States

      e.g., the initial "2" is missing.

        Attachments

          Activity

            People

            • Assignee:
              shot Piotr Szotkowski
              Reporter:
              fen Fen Labalme
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: