Doesn't work with Postgres DB Backend
ctassell - August 6, 2007 - 21:06
| Project: | Taxonomy Fields |
| Version: | 5.x-1.4-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
The install file has a bad datatype (longtext instead of text for field_value)
Also, Content Management->Taxonomy Fields->Manage Taxonomy Fields won't allow you to add an existing field, giving the error "Query failed: ERROR: null value in column "display_settings" violates not-null constraint" on the node_field_instance table.
Drupal version is 5.2

#1
cool finally someone with postgres, you're the first response so far.
i'll fix it as soon as possible but can't tell when this gonna happen.
#2
Solved the null value problem but am still running into other issues. Will post a patch here when it's ready.