6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/25/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10371] Problem with using and saving Gmap event
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /. .. .. , . >< |\ ||_/ \./ | / \| \|| \ | \__|
Comment
> Not, because the problem is not the PHP data type, PHP ALWAYS > recognize it as float, so the casting it doesn't fix it. > > What I do to to fix it is use the PHP function ?number_format? as > > $params = array(number_format($point['lat'], 13, '.', ''), > number_format($point['lon'], 13, '.', ''), $point['zoom'], $event_id); > > So the problem fix, but my mayor question is about the 'complete' use > of float data type on HORDE framework, what happen is project use > that data type?, will it fail in another Environment Locale?
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers