Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 4.6.22
-
Fix Version/s: None
-
Component/s: Core CiviCRM
-
Labels:
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
If you have two values in a custom field multi select, like these "spider" and "spiderman". When you search "spider" will you receive the results with both values.
This issue is in version 4.6, but in 4.7 it's working fine.
Replacing this part in 4.6 from 4.7, in advance search works fine.
https://github.com/civicrm/civicrm-core/blob/4.7.13-rc/CRM/Core/BAO/CustomQuery.php#L359
https://github.com/civicrm/civicrm-core/blob/4.7.13-rc/CRM/Core/BAO/CustomQuery.php#L384
Reports also require works