CRM-18577 fix dedupe search by postcode
authoreileen <emcnaughton@wikimedia.org>
Tue, 21 Jun 2016 06:42:20 +0000 (18:42 +1200)
committereileen <emcnaughton@wikimedia.org>
Sat, 25 Jun 2016 01:07:04 +0000 (13:07 +1200)
commited92673b1ca8974c6dbd5af8d178281a7030dfe1
tree53d81041d0ce7a95d25a6520d08f4c119b62b406
parent4e052b22ae0756c25444f8e63736fc3bb4d3d937
CRM-18577 fix dedupe search by postcode

Note there is a separate issue to add regex to this, but I opted to
restrict this to refactoring + the bug fix, rather than include the improvement.

Let's add a test when we improve! (CRM-18694)
CRM/Contact/Page/AJAX.php
CRM/Core/BAO/PrevNextCache.php
tests/phpunit/CRM/Contact/Page/AjaxTest.php