Created a custom civicrm_api3_get_using_query_object.
authorJohan Vervloet <johanv@johanv.org>
Tue, 3 Mar 2015 20:31:23 +0000 (21:31 +0100)
committereileenmcnaugton <eileen@fuzion.co.nz>
Wed, 12 Aug 2015 23:39:19 +0000 (11:39 +1200)
commit4eea368c7d16771594437de18d2b7b5e3f544023
tree0c52d1e4e7eaf6635202128784a54d3ddb4b0e64
parent1b68d37ef3561849fa4164c14d696fe3dd1107e5
Created a custom civicrm_api3_get_using_query_object.

One to work around the issue. Still lots of TODOs.
If you filter on a custom field using the api, the custom
get_using_query_object is used. And it still ignores the
custom fields :-)
api/v3/Event.php
api/v3/utils.php