Bug 30740: Link to authorities 'used in' should not use equal
authorFridolin Somers <fridolin.somers@biblibre.com>
Thu, 12 May 2022 07:23:58 +0000 (21:23 -1000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 16 May 2022 21:20:09 +0000 (11:20 -1000)
commit1eb3dcbc06450381a336228adda2d90f615f0241
tree696fa5758199fb935a4db5184bdb2e229d945b9f
parent55cc21278798b6b5706050eaf377b5eb3f569bcb
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

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt