Hi Ben,

Testing the module as promissed.
When I want to add a node with the place information added through vocabulary settings I got nicely a form with:
* Country
* Province
* Town
* Postal code

But when I want to add one, I got a strange line of code with function...
I attached a screenshot what I mean.
Should it be prepoppelated with countries, cities etc..

May be also handy that there is a database now with this information! http://drupal.org/node/219114#comment-800559

Greetings,
Martijn

CommentFileSizeAuthor
place_error.jpg62.71 KBsummit

Comments

mlncn’s picture

Never seen anything like that before! You are on Drupal 5 with the taxonomy, taxonomy_location etc. modules installed and enabled?

summit’s picture

Hi Ben,

I am on drupal 5.7
Yes enabled
- taxonomy module and all place modules:
- place_taxonomy,
- place_taxonomy_views,
- place_taxonomy_display,
- place_taxonomy_gmap and
- taxonomy_location.

What good be the problem, should it be prepopulated with countries etc..?
For your information. When I click on the strange thing with function... I got IndexOf inserted in the field.

EDIT: Hi Ben: May be related bug: http://drupal.org/node/216110 I am also on Internet Explorer 6.

And looking further, may be it is a jquery bug.. see: http://dev.jquery.com/ticket/1147. Could this be the problem?

greetings,
Martijn

mlncn’s picture

That would seem to be the problem. Good investigation! I'm not sure what I can do to fix it though.

Do you get this on free tagging autocomplete fields for regular taxonomy, or only for place taxonomy fields?