Bug #797
Keywords don't work
Status: | New | Start date: | 2013-11-12 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Daniele Barchiesi | % Done: | 100% | |
Category: | - | |||
Target version: | - |
Description
When adding keywords to a resource, the system returns the following error.
Notice: Undefined index: 1 in biblio_insert_keywords() (line 147 of /var/www/rrr/sites/all/modules/biblio/includes/biblio.keywords.inc).
Notice: Undefined index: 1 in biblio_insert_keywords() (line 206 of /var/www/rrr/sites/all/modules/biblio/includes/biblio.keywords.inc).
Notice: Trying to get property of non-object in biblio_insert_keywords() (line 208 of /var/www/rrr/sites/all/modules/biblio/includes/biblio.keywords.inc).
Notice: Trying to get property of non-object in biblio_create_term_ref() (line 450 of /var/www/rrr/sites/all/modules/biblio/includes/biblio.keywords.inc).
Notice: Trying to get property of non-object in biblio_create_term_ref() (line 459 of /var/www/rrr/sites/all/modules/biblio/includes/biblio.keywords.inc).
FieldException: Attempt to create field name field__ref which already exists and is active. in field_create_field() (line 85 of /var/www/rrr/modules/field/field.crud.inc).