Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Duplicate
-
Affects Version/s: 3.4.8
-
Fix Version/s: Unscheduled
-
Component/s: CiviCRM Search
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
Using a search based only on fields located in "Basic Criteria", different results will be obtained if the other search criteria settings are expanded before performing the search. This is because some of the other sections apply different defaults if they are expanded or left untouched.
To reproduce -
1. Visit http://drupal.demo.civicrm.org/civicrm/contact/search/advanced?reset=1
2. Click "Search", results are 107 contacts
1. Visit http://drupal.demo.civicrm.org/civicrm/contact/search/advanced?reset=1
2. Expand all the search sections
3. Click "Search", results are 0 contacts