dev/core#502 fix bug on sorting by address fields when viewing search results by...
authoreileen <emcnaughton@wikimedia.org>
Sun, 24 Mar 2019 23:00:17 +0000 (12:00 +1300)
committereileen <emcnaughton@wikimedia.org>
Sun, 24 Mar 2019 23:07:14 +0000 (12:07 +1300)
commit708ce91f13b044b5d3a2ab55325b4302cbc1aee1
tree874c0d0b4f0c0394becacf008ba8d72b1b492123
parent08634a9ec9a55d74856f9218867edc88513bf992
dev/core#502 fix bug on sorting by address fields when viewing search results by profile

Fixes a bug whereby a fatal error occurs if you attempt to export contacts after sorting by postal_code from
an search profile
CRM/Contact/BAO/Query.php
CRM/Contact/Selector.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php