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:

CommentFileSizeAuthor
location.views_.inc_.patch662 bytesdaemmon

Comments

summit’s picture

Subscribing, greetings, Martijn

davidhk’s picture

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

yesct’s picture

Status: Active » Postponed (maintainer needs more info)

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

ded’s picture

Version: 6.x-3.1-rc1 » 6.x-3.1

This 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

rooby’s picture

Status: Postponed (maintainer needs more info) » Fixed

Reported as being fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.