Closed (fixed)
Project:
Contact
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2010 at 08:07 UTC
Updated:
4 Mar 2010 at 17:20 UTC
On line 199 in contact.module there is a call for format_username() which is not present in D6 and produces error. For my customer I just simply removed this callback and leaved '!recipient-name' =>$params['recipient'], which temporarly solved the problem.
Comments
Comment #1
dave reidThanks for catching that. Fixed in CVS.