CRM-16701 - Fix in cleanup result values of SavedSearch API.
authorJohan Vervloet <johanv@johanv.org>
Mon, 22 Jun 2015 10:55:43 +0000 (12:55 +0200)
committerJohan Vervloet <johanv@johanv.org>
Mon, 22 Jun 2015 10:55:43 +0000 (12:55 +0200)
commitf00c38c85eabe6671038b4d8e06a112dffd33c26
treed75a7e9d265f005e54d60c5366e342349336801b
parentf1d237437744ac0fabb286594ed6f96f230a607a
CRM-16701 - Fix in cleanup result values of SavedSearch API.

If there are no result values (e.g. for a getCount operation), the
API should not try to unserialize the form_values fields of the
result values.

----------------------------------------
* CRM-16701: Create API for saved searches
  https://issues.civicrm.org/jira/browse/CRM-16701
api/v3/SavedSearch.php