Active
Project:
Place
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2008 at 20:07 UTC
Updated:
11 Apr 2008 at 13:59 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| place_error.jpg | 62.71 KB | summit |
Comments
Comment #1
mlncn commentedNever seen anything like that before! You are on Drupal 5 with the taxonomy, taxonomy_location etc. modules installed and enabled?
Comment #2
summit commentedHi 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
Comment #3
mlncn commentedThat 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?