https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29539
--- Comment #18 from Fridolin Somers <[email protected]> --- (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. _______________________________________________ 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/
