https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39503

--- Comment #1 from Janusz Kaczmarek <[email protected]> ---
I put wrong example. Actually, the problem arises only with thesauri defined in
with 008/11 = 'z' and 040 $f.

Example:

biblio:

650 _7 $a Filozofia $2 dbn
[thesaurus: dbn]

will be linked to an authority

008/11 = z  
040 $f kaba
150 __ $a Filozofia

if authority record:

008/11 = z
040 $f dbn
150 __ $a Filozofia

is missing in the system. This is obviously wrong--we should not link to a
authority record belonging to a different thesaurus.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to