[OGo-Bugs][Bug 1955] Add link to external map service next to addresses -- with patch

bugs@opengroupware.org bugs@opengroupware.org
Mon, 14 Jul 2008 09:44:41 +0200 (CEST)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1955


sebastia@l00-bugdead-prods.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #642 is|0                           |1
           obsolete|                            |




------- Additional Comments From sebastia@l00-bugdead-prods.de  2008-07-13 22:25 -------
Created an attachment (id=668)
 --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=668&action=view)
updated patch again

Now the coordinates, and the address objectVersion are stored in a CSV file in
LSAttachmentPath/<addressId>.csv
External lookups are done, when the file does not exist, then the file will be
created. 
Further, when the objectVersion of the address is larger than saved in the
file, then the file will be updated with the values of a new external lookup.

------- Additional Comments From sebastia@l00-bugdead-prods.de  2008-07-14 09:44 -------
the changes introduced with the last patch make the patch to bug #1983 
necessary, as the decision whether to make an external lookup of the GPS 
coordinates, it is now based on the objectVersion of the address.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.