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

Greetings are not evaluated correctly if it includes prefix / suffix

    Details

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

      Description

      Greetings are not evaluated correctly if it includes prefix / suffix

      • check addressee greeting for an individual

      In 4.3 addressee token was

      {contact.individual_prefix}{ } {contact.first_name}{ }{contact.middle_name}{ }{contact.last_name}{ }{contact.individual_suffix}

      as of 4.4, {contact.individual_prefix}

      is not a valid token, so we need to fix

      {contact.individual_prefix}

      make it a valid token and handle replacement.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                pratik.joshi Pratik Joshi
                Reporter:
                kurund Kurund Jalmi
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: