Details
Description
The participant_role_id case of CRM_Event_BAO_Query::whereClauseSingle() attempts an invalid array reference when $value is not array valued. The attached patch seems to work, but I don't understand the original code well enough to recommend it