Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.0
-
Fix Version/s: 3.4.5
-
Component/s: CiviCRM Search
-
Labels:None
Description
There is a bug in print mode of contact search when Default Contact Search Profile is set.
Steps to replicate the bug:-
1) To replicate the bug first set the "Default Contact Search Profile" ( Navigate through menu
Administer->Configure->Global Settings->Search Settings and select any of the profiles from the drop down provided for "Default Contact Search Profile"
e.g. Name and Address, New Individual, New Organization, etc.)
2) Once the "Default Contact Search Profile" is set go to "Find Contact" ( Select menu Search->Find Contacts) and click on the "Search" button.
3) Select contacts using the check box besides the Name column ( select atleast one record ).
4) Click on the Print button above the Contacts table.
5) In the print mode Only Contact name is displayed and rest of the data like Address, City, Postal, Country, Email, Phone are empty/blank. This is because the Default Contact Search Profile is set. If the Default Contact Search Profile is not set only then all the details of the contact are displayed in the print mode.