Hi Ron,

I stumbled upon this bug: keyword(s) are not linked to a newly created biblio item when adding (a) taxonomy(ies) term(s).

What is the case?

When a taxonomy term is selected to be linked to the new biblio item and the "Copy these terms to the biblio keyword database" checkbox is checked, no link between the biblio item and the newly created keyword item is made. (technically: the keyword item is stored in the "biblio_keyword_data" table but no link is made in "biblio_keyword" between biblio item and keyword). When a keyword is entered in the keywords field in the biblio form when creating a new biblio item and a taxonomy term is selected, this taxonomy term becomes a keyword and is linked to the biblio item (an entry in biblio_keyword is made between biblio item and keyword).

A second problem I had yesterday was creation of a link between taxonomy term 1 and every biblio item that I made. Even though I did not select taxonomy term 1, it got linked to the biblio item I was creating. The workaround was to delete taxonomy item 1 and create the same term with another taxonomy id.

Hopes this helps making your great module even better!

Greetz Christian.

Comments

rjerome’s picture

That "term 1" problem was fixed a while back (http://drupal.org/node/773258) are you actually running 6.x-1.13, because you shouldn't see it with that version.

I'll look into your other issues.

Ron.

cvknl’s picture

Hi Ron,

Yes, I am actually running Biblio version 6.x-1.13 (it says so in Drupal admin/build/modules and the changelog.html inside the Biblio folder).

I have also two other Biblio modules installed:
- Biblio - PubMed (6.x-1.13)
- OAI2 (6.x-1.2)

Greetz Christian.

rjerome’s picture

Status: Active » Fixed

OK, I think I've squashed this one for good now.

http://drupal.org/cvs?commit=384966

Ron.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.