https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 --- Comment #11 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 120975 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120975&action=edit Bug 27850: Search link for 260 a and c in MARC21 XSLT OPAC display In MARC21 XSLT OPAC display, 260$b is a search link on 'Provider'. $a and $c also have a search field, we can create search links. Test plan: 1) Create 2 records with same 260 : two $a, one $b, two $c 2) Use XSLT display in OPAC 2) Look at first record details page in OPAC 3) Click on a $a link => you see both records 4) Click on a $c link => you see both records -- You are receiving this mail because: You are watching all bug changes.