CRM-20144 Fix contact.get api break where groups no longer returned if using title...
authorSeamus Lee <seamuslee001@gmail.com>
Tue, 21 Feb 2017 09:44:06 +0000 (20:44 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 21 Feb 2017 21:21:10 +0000 (08:21 +1100)
commit309f98a98e2cebe05c88bb9555c9587f6938d417
tree4fb43ee322c0d694831e0f8af432cb1538cf28df
parent6aca14e2e013e6162478c79e48f5bd863ae1fb18
CRM-20144 Fix contact.get api break where groups no longer returned if using title in params
CRM/Contact/BAO/Query.php
tests/phpunit/api/v3/ContactTest.php