[Tickets #9180] Re: georeferenced photo upload has wrong decimal separator in longitude
bugs at horde.org
bugs at horde.org
Wed Aug 18 07:46:19 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9180
------------------------------------------------------------------------------
Ticket | 9180
Updated By | mmartin at mnet-online.de
Summary | georeferenced photo upload has wrong decimal separator
| in longitude
Queue | Ansel
Version | 1.1.1
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
mmartin at mnet-online.de (2010-08-18 03:46) wrote:
> In Ansel/lib/Exif.php, in the function _parseGPSData (should be
> around line 131) - can you find out the value of $data, $min, and
> $sec?
>
> something like var_dump($data) etc... right before the return on line 152.
>
i even get before the SQL Update:
Aug 18 09:30:15 HORDE [debug] [ansel] image 2837 save lat 56,808139
lng -6,179697 [pid 330 on line 2370 of
"/usr/share/psa-horde/ansel/lib/Ansel.php"]
so the sql execute is converting one value and not the other?
since both are varchar in DB, i would expect both to contain , as separator?
More information about the bugs
mailing list