CRM/Event - Fix participant note search parameter being ignored
authorPatrick Figel <pfigel@greenpeace.org>
Mon, 25 Feb 2019 14:30:28 +0000 (15:30 +0100)
committerPatrick Figel <pfigel@greenpeace.org>
Mon, 25 Feb 2019 14:30:28 +0000 (15:30 +0100)
commit98a9c88c9fa706a8cca7e446aee303f3e98c1edb
treea831aca77710f74828c876fc400c704696070924
parent3291b804470947bc3e3d1f580ffbd057d26e7898
CRM/Event - Fix participant note search parameter being ignored

This fixes a bug in Search Builder that prevents criteria on the
"Participant Note" field from being applied.
CRM/Event/BAO/Query.php
tests/phpunit/CRM/Event/BAO/QueryTest.php [new file with mode: 0644]