Closed (won't fix)
Project:
GMap Module
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2006 at 11:46 UTC
Updated:
20 May 2008 at 01:01 UTC
I create in the user map one point at (for example) 44.123456 , 9.123456 but gmap save in location table 44.000000 , 9.000000 !!!
Seems that cuts decimals
Comments
Comment #1
davidesv commentedIf in phpMyAdmin I modify lat/long the map is correct but if I go to my map and save it (without modifications) the decimals are trimmed!!!
Comment #2
davidesv commentedIn mysql user/data the data are correct:
but in location are trimmed 41.000000 - 12.000000
why ????
Comment #3
davidesv commentedany news ?
Thanks
Comment #4
bdragon commentedI don't know what's happening...
Spent a few minutes making a best effort at figuring this out, but the only thing I could find was a mysql bug that's probabaly unrelated... http://bugs.mysql.com/bug.php?id=17043
Comment #5
bdragon commentedSee also http://drupal.org/node/131456.