Closed (won't fix)
Project:
GMap Module
Version:
5.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2009 at 08:45 UTC
Updated:
4 Nov 2012 at 00:49 UTC
I'm using the gmap module to allow users to plot the location of events in the UK.
When zoomed right in on a map some locations generate co-ordinates longer than 20 characters causing an error when submitting the form, see the attachments.
Has anyone else experienced this issue or know of a fix? I'd like to continue allowing users to zoom in as far as they want.
Cheers
Rich
| Comment | File | Size | Author |
|---|---|---|---|
| Longitude too long error | 13.49 KB | rsaddington | |
| Plotting the location on the map | 111.47 KB | rsaddington |
Comments
Comment #1
rsaddington commentedStill having this issue.
Seems to happen around locations in north London, especially around Walthamstow where a negative longitude is given.
I've attempted overriding the field validation to allow more than 20 characters but this didn't work.
The other option I'm looking at is tweaking the JavaScript code that populates the longitude box and trimming the value it before setting it.
Cheers
Rich
Comment #2
podarokrelease unsupported
feel free to open issue against latest 7.x dev