Closed (fixed)
Project:
Location
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2008 at 05:00 UTC
Updated:
19 Dec 2008 at 21:12 UTC
When I (devel) generate a bunch of content, and turn on the checkbox "XXX", all the locations come out as 0,0. Digging into it, this appears to be because the empty location fields are geocoded on top of the randomly generated coordinate (this may be a known issue).
In any case, I can workaround the problem by putting the generated coordinates in 'locpick' rather than directly in the coordinates. This has the side-effect of changing the 'source' to user-submitted. See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| location_generate.user-submitted.patch | 684 bytes | lyricnz |
Comments
Comment #1
lyricnz commentedGak. "XXX" should read "Add locations to each node" (was intending to go back and cut'n'paste)
Comment #2
bdragon commentedShould be fixed now with http://drupal.org/cvs?commit=157163. (depends on http://drupal.org/cvs?commit=157160)
I found some other issues while working on it.