Closed (fixed)
Project:
Location
Version:
6.x-3.1
Component:
Location_views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2009 at 23:34 UTC
Updated:
22 Jan 2013 at 10:20 UTC
In location.views.inc the latitude and longitude filter handlers are specified as 'views_handler_filter_numeric' , which causes exposed filters to round the values to an int in the SQL.
Patch included:
| Comment | File | Size | Author |
|---|---|---|---|
| location.views_.inc_.patch | 662 bytes | daemmon |
Comments
Comment #1
summit commentedSubscribing, greetings, Martijn
Comment #2
davidhk commentedThanks for the patch. I had the same problem with v3.0 of Location. I made these two edits by hand, and now the filters work correctly.
Note to others using this patch - after uploading the edited .inc file, I had to clear Drupal's cache before the changes took effect.
Comment #3
yesct commentedPlease check to see if this is still a problem in the new release. If it is, reply with a new summary and set the status back to active.
Comment #4
ded commentedThis is still an issue with 6.x-3.1 but is fixed in 6.x-3.x-dev. Is there going to be a new release (3.2?) soon?
Thanks
Duncan
Comment #5
rooby commentedReported as being fixed.