CRM-16036 - Fix for chaining.
authorJohan Vervloet <johanv@johanv.org>
Mon, 3 Aug 2015 15:46:07 +0000 (17:46 +0200)
committereileenmcnaugton <eileen@fuzion.co.nz>
Wed, 12 Aug 2015 23:39:38 +0000 (11:39 +1200)
commit1c9cf44336e54ba7dcbaba6d9dc11532dd2ee4dc
tree3d59594f8eabe0b9234436d588b166d676785d87
parentbee644e5281001f127522770dcf7f278e69a29b9
CRM-16036 - Fix for chaining.

When using a custom field as param for the API, chaining
didn't work as it should. This is a fix.

I have a unit test for this as well, but it depends on a fix for
CRM-16168, so if I add it here, it will break anyway.

I will document this in the issue itself.

----------------------------------------
* CRM-16036: API: searching on custom fields does not work
  https://issues.civicrm.org/jira/browse/CRM-16036
* CRM-16168: Chained call event-loc block returns an error if no loc block exists.
  https://issues.civicrm.org/jira/browse/CRM-16168
api/v3/utils.php