Not sure if this is taxonomy error...

When using vocabulary with free tagging enabled I get following errors when I try to submit a page with a tag for such vocab.:

warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in /var/www/includes/database.pgsql.inc on line 45.

user error:
query: INSERT INTO term_data (tid, name, description, vid, weight) VALUES ('21', 'linux', '', 2, '') in /var/www/includes/database.pgsql.inc on line 62.

Comments

zoo33’s picture

I'm having the same problem. Submitted a patch here: http://drupal.org/node/35125

chx’s picture

Status: Active » Closed (fixed)

Closing because the other issue was closed half a year ago.