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

bdragon’s picture

Status: Active » Closed (won't fix)

Wontfix for 1.x/2.x.

mmilo’s picture

Version: 5.x-1.x-dev » 7.x-3.x-dev
Status: Closed (won't fix) » Active

This 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.

mmilo’s picture

Status: Active » Closed (duplicate)