The "User has been linked to the contact" does not print the name if the contact is a new contact.

Patch to follow...

Comments

anemirovsky’s picture

The problem was that the message was set before a new contact would have been created, so, it worked fine for existing contacts but not for new ones. The attached patch corrects the issue.

anemirovsky’s picture

Status: Active » Needs review
gcb’s picture

Status: Needs review » Closed (fixed)

Thanks @anemirovsky. Slightly edited version of this patch rolled into the dev tree.

  • Commit 7ca8757 on 7.x-1.x authored by anemirovsky, committed by gcb:
    #2257185: Message for new contacts on user creation lacks contact label.