I have a directory of about 10 locations for a company in the USA. I have created a View that exposes the "Location: Proximity" filter. This works great if somebody is searching with a ZIP code that produces a result. However, if somebody conducts a search for a ZIP code that doesn't exist in the zipcode table, then all locations are returned. I would expect that no results or an error informing the user that the ZIP code was found would be returned.
Comments
Comment #1
bdragon commentedWontfix for 1.x/2.x.
Comment #2
mmilo commentedThis problem still exists in 7.x-3.x. Entering a postal (in my case, ZIP code) that doesn't exist returns ALL results, rather than none.
Comment #3
mmilo commented*Just* noticed this one #1175452: Searching for certain illegal zipcodes gives all the results (proximity search).