Closed (fixed)
Project:
RedHen CRM
Version:
7.x-1.x-dev
Component:
redhen_contact
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2014 at 16:11 UTC
Updated:
25 Jun 2014 at 00:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
anemirovsky commentedThe 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.
Comment #2
anemirovsky commentedComment #3
gcbThanks @anemirovsky. Slightly edited version of this patch rolled into the dev tree.