https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39500 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180077|0 |1 is obsolete| | --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 181158 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181158&action=edit Bug 39500: Subfield 111 $n is badly displayed in OPAC (MARC21) If the main heading is 111 and id contains subfield $n, the content of this subfield is badly displayed in OPAC: at the beginning of the heading text (right after "By:"), and then correctly, as the part of the link. Test plan: ========== 1. Check if the 111 $n subfield is available in the framework you are using. If not, activate it (Editor checkbox). 2. Take any bibliographic record and replace the main heading with a conference heading (111), e.g.: 111 $a Annual Koha Hackfest $n (13 : $c Marseille : $d 2025) Control in OPAC that the $n subfield is displayed twice (first time at the beginning) 3. Apply the patch ; restart_all 4. Check the result in OPAC: the main heading should be displayed correctly now. Signed-off-by: Thomas Klausner <domm@plix.at> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.