[Koha-bugs] [Bug 29539] UNIMARC: authority number in $9 displays for thesaurus controlled fields instead of content of $a

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 30 08:34:21 CET 2024


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

--- Comment #18 from Fridolin Somers <fridolin.somers at biblibre.com> ---
(In reply to Marcel de Rooy from comment #17)
> 
> This template contains a lot of additional logic. Could you or Fridolin
> explain what its purpose should have been?

This was a try to show composed authority fields, with method called Rameau.
An field like 600 may contain an authority link for $a and another authority
link for $x. In this case the $9 must be before the linked field :
  $9 888
  $a History
  $9 999
  $x Antiquity

But this is not implemented in Koha record edition so it is logical to remove
this behavior.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list