https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39428 --- Comment #1 from Mark Hofstetter <koha@trust-box.at> --- Created attachment 179634 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179634&action=edit Bug: 39428 When displaying MARC21 Field 787, subfield i + ind2 == 8 subfield i should be use as "label" as in field 777 To test: 1) enable 787 i + t in the framework you are planing to test 2) edit a record and create a subfield 787i to XXX an t to "Title787", set ind2 to 8 3) View record in OPAC you'll see the line "Other related works: XXX: Title787" 4) apply patch 5) View record in OPAC and the line should read now: "XXX: Title787" 7) thx and please sign off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.