Closed (fixed)
Project:
Exif
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
1 Jul 2011 at 06:28 UTC
Updated:
15 Jul 2011 at 19:31 UTC
When running the tests, "Longitude is correct" fails. I think it has to do with the precision of how each environment calculates the longitude. In my case, the longitude value was 12.2206166667 on my test.
This can be easily solved by limiting the number of decimal places. Let's say to four, which matches the latitude.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| exif_longitudetest.patch | 860 bytes | shawn dearmond |
Comments
Comment #1
jphautin commentedComment #2
jphautin commentedapply