[Tickets #10371] Re: Problem with using and saving Gmap event
bugs at horde.org
bugs at horde.org
Fri Jul 22 21:18:18 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10371
------------------------------------------------------------------------------
Ticket | 10371
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Problem with using and saving Gmap event
Queue | Kronolith
Version | 3.0.5
Type | Bug
-State | Unconfirmed
+State | Feedback
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2011-07-22 21:18) wrote:
Does casting the values to (float) prior to the query fix it? i.e.,
$params = array((float)$point['lat'], (float)$point['lon'],
$point['zoom'], $event_id);
More information about the bugs
mailing list