[Koha-bugs] [Bug 30740] Link to authorities 'used in' should not use equal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 12 09:26:24 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30740

--- Comment #1 from Fridolin Somers <fridolin.somers at 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.


More information about the Koha-bugs mailing list