https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35545
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from Frédéric Demians <[email protected]> --- I confirm this bug, and that it is a bug. This is an UNIMARC-only bug. Even if EasyAnalytics isn't enabled, Koha will get related items from 773$9 (MARC21) or 461$9 for UNIMARC. I suppose that it make sense to always show related items to the librarians... But for UNIMARC, there is a big issue, 461$9 isn't at all supposed to contain the itemnumber of an item. It contains the biblionumber of a related biblio record. So the biblionumber is used to retrieve an item. You can image the confusion, and the unpredictability. My understanding is that analyticals aren't implemented at all for UNIMARC. So we should just stop trying to mimic something that has no purpose for UNIMARC installations. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
