CRM-15104 - Fixed a bug in query for price field value.
authorJohan Vervloet <johan.vervloet@gmail.com>
Tue, 12 Aug 2014 19:30:20 +0000 (21:30 +0200)
committerJohan Vervloet <johan.vervloet@gmail.com>
Tue, 12 Aug 2014 20:06:41 +0000 (22:06 +0200)
commit438677282fcb64270b50bea2645067948e2a85b6
tree7f63fc40bcc1dbaa4c8f3e31594e9cb7fc9b4fa7
parent7ad3b4bdde704cf1affaef135655d98f13d280f9
CRM-15104 - Fixed a bug in query for price field value.

The original query could return NULL instead of the actual
price field value if the price set contains multiple price
fields.

----------------------------------------
* CRM-15104: Line item issues when creating a participant using the API
  https://issues.civicrm.org/jira/browse/CRM-15104
api/v3/Participant.php