12 May
2022
12 May
'22
9:26 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30740 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 134916 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134916&action=edit Bug 30740: Link to authorities 'used in' should not use equal When showing an authority, there is a link to search biblio records it is used in. Actually this link uses 'q=an=$auth_id', this is wrong for an URL, and other places use 'idx:value'. It does not break search with Zebra nor Elasticsearch but it is better to use ':' Test plan : Check changed links return same results with and without patch -- You are receiving this mail because: You are watching all bug changes.