in Field 787 subfield i should be used as a label as in 777, or are there differences?
Created attachment 179634 [details] [review] 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
Two things : 1) Should the XXX be in the same colour as the other labels? Before the patch, the label "Other related works" was grey. I wonder if the XXX should be in grey now that it is the label. 2) The title of the commit message should be Bug 39428: followed by the title of the bug 2.1) Should we change the title of the bug to something a bit more descriptive? Something like Don't display label if ind2=8 in 787, or use $i as label (MARC21)