6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/22/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
> Thank for the bug's correction, but I'm afraid that it are incomplete > because you need to change the another option when the value could be > a float, so on line 183, you have to change from: > > elseif ($type == 'float') { > return (float)$value; > } > > To: > > elseif ($type == 'float') { > return sprintf('%F',(float)$value); > }
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