Needs review
Project:
Geo
Component:
Geo Field module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2009 at 13:07 UTC
Updated:
11 Jan 2010 at 23:06 UTC
Jump to comment: Most recent file
Changes since alpha2 version have broken the geo field module.
In the dev version, when I try to add elements to a geo field, values are not saved.
Debugging the process, I saw that $items value at hook_field() is array[0] instead of an array with all the added values.
Best regards,
plopesc
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | geo_field.patch | 1.24 KB | phayes |
Comments
Comment #1
plopescThis item would be useful:
The form field id is: edit-geo
instead of the old value: edit-field-city-0-geo
This change would be the issue root
Comment #2
phayes commentedAn update on this. Latest dev the geo field appears to be working on most cases, but is still broken if you embed the field in a node-template panel.
Comment #3
jerdavisCan you give HEAD a try, and if you're still able to reproduce the problem can you provide instructions to reproduce?
Comment #4
phayes commentedThis patch fixes geo field not working on panels. I'm not sure if it fixes the original issue.
Comment #5
plopescHi!
I've been out for some days.
I've downloaded the latest version and it works fine for me now...
Thanks!
Comment #6
phayes commentedplopsesc could you review if it works in panels?
Thanks
Comment #7
allie mickaThere's a really big difference between "Geo is broken", and "Geo collects and stores data properly, but does not display it in {CCK, Views, Panels, etc}. Please try and be clear in your issue descriptions so we can quickly identify the nature of the issue.
I'm updating the title accordingly, and will get to the reviewing as soon as I can.
Thanks!