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

--- Comment #1 from Fridolin Somers <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to