Closed (fixed)
Project:
Location
Version:
6.x-3.1-rc1
Component:
Location_views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2010 at 21:22 UTC
Updated:
19 Aug 2011 at 23:57 UTC
I have the filter exposed to search by radius and zipcode. I can type in any US zip code and have things show up correctly, including one of my locations which is in Canada (Postal Code: v2t 6b4). But if I try typing in v2t 6b4 (or v2t6b4 without a space) it won't show anything. Even if I change the filter to exposed and to choose zip, country, and radius nothing shows up for v2t 6b4.
Is this a known issue? I couldn't find any information on it at all.
Comments
Comment #1
tmcnamara98 commentedI'm having the same problem with US and Canada. Workaround is here: http://drupal.org/node/662892 - but I'm still trying to figure out how to get this to work.
Comment #2
yesct commentedtagging
Comment #3
ankur commentedThis probably has to do with the default country selection. The country selection probably needs to be exposed. Otherwise, it looks for rows in the {zipcodes} table that has the Canadian postal code AND a country of 'us'.