Details
-
Type:
Improvement
-
Status: Done/Fixed
-
Priority:
Trivial
-
Resolution: Cannot Reproduce
-
Affects Version/s: 3.0.2
-
Fix Version/s: 3.1
-
Component/s: Core CiviCRM
-
Labels:None
Description
The backslashes we had gotten rid of in the To: field are showing up in the CC: field:
Cc: "\"Smith, John\"" <smithjohn@amazon.co.in>
This might have been introduced while fixing: CRM-4631
I cannot reproduce this.
I tried both Send Email to Contact from a contact's summary screen and doing a search and mass-mailing the results, and in both cases my contact's data were put in as follows:
To: "Piotr Szotkowski" <shot@devielle>
Cc: "Szotkowski, Piotr" <shot@devielle>
(I'm looking with an editor at the /var/mail/shot file, so I'm pretty sure I'm looking at the real headers - are you sure you're looking at the real headers? Thunderbird, for example, displays something slightly different...)