Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.4
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
Description
For Individual, Addressee :
{contact.individual_prefix}{ }
{contact.first_name}{ }
{contact.middle_name}{ }
{contact.last_name}{ }
{contact.individual_suffix}and
Mailing Label Format
{ }
{contact.postal_code} {contact.country}Without any merging options the prefix is showing on the label. As soon as you tick address merge options, the prefixes are dropped.
Here is patch for fix.
https://github.com/cividesk/civicrm-core/commit/827c6ba8b4664d5693980a28a104b5c0a30bde1e.patch
https://github.com/cividesk/civicrm-core/commit/6e268fa726ccdd89475ebbbcdc590a801d6b014d.patch
Attachments
Issue Links
- has patch in
-
CRM-15780 Remove duplicate function
- Done/Fixed