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

CommentFileSizeAuthor
#4 geo_field.patch1.24 KBphayes

Comments

plopesc’s picture

Version: 6.x-1.0-alpha2 »

This 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

phayes’s picture

An 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.

jerdavis’s picture

Can you give HEAD a try, and if you're still able to reproduce the problem can you provide instructions to reproduce?

phayes’s picture

Status: Active » Needs review
StatusFileSize
new1.24 KB

This patch fixes geo field not working on panels. I'm not sure if it fixes the original issue.

plopesc’s picture

Hi!
I've been out for some days.
I've downloaded the latest version and it works fine for me now...
Thanks!

phayes’s picture

plopsesc could you review if it works in panels?

Thanks

allie micka’s picture

Title: Geo field is broken in dev version » Geo field does not display properly in all cases

There'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!