I am not so sure this has been reported before, as there are a few similar but not exact posts.
I have the latest releases of G-Map and Locations installed. During node creation, my users can geocode lat/long on the node, where a google map appears. However, while searching by lat/long, my users receive all results, not the results specified by that user (or an empty query answer).
If you'd like to see this in action, check http://postyourtest.com/tests .
Taxonomy searches work fine, its just the lat/long search that needs honing.
Thank you for any information!
Comments
Comment #1
bdragon commentedInvestigating. I have a hunch.
Comment #2
bdragon commentedCould I get a dump of your view?
Comment #3
bdragon commentedAhh, I was just able to reproduce by making the filter optional. Continuing my investigation.
Comment #4
bdragon commentedShould be fixed now.
http://drupal.org/cvs?commit=146657
The problem was related to misnamed fields -- views wasn't realizing that the filter had been filled in by the user, as it was looking for the filter0 key, instead of latitude and longitude.
Comment #5
Turkish Delight commentedI hate to ask this, but I swear I posted this under a 5x bug-fix. Is this also fixed for the new release candidate for location-5?
Thank you for the fix and the clarification!
Comment #6
bdragon commentederr, whoops, hit the wrong one. Yes, it's a 5.x bug fix.
Comment #7
bdragon commentedAnd no, it's not in the RC, I will likely roll a new one later today though.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.