Bug 30162: Fix staff interface link in OPAC XSLT files for 830$w
authorKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 14 Feb 2023 09:36:45 +0000 (09:36 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 30 Mar 2023 10:10:59 +0000 (12:10 +0200)
commit55c89d871558b430399c6911894448b2d2264b6d
treebfa548fe52f731445e502d189de438544dde6a53
parentbd3e65b5badcc593b41acabdb4c84533056134b3
Bug 30162: Fix staff interface link in OPAC XSLT files for 830$w

All the links in the Utils files shoudl be built using the $searchurl
variable to adapt the link to either staff or OPAC.

To test:
* Enable UseControlNumber system preference
* Create a record with the following fields:

490 1 _ ‡aEffective software development series
830 _ 0 ‡aEffective software development series.‡w13736978

  $w can be anything for this use case or another $w from your catalog.
  Easiest might be to enable the Advanced cataloguing editor to be
  able to insert these lines easily. If you are using the sample data,
  the example shoudl work as is.

* Save the record and open it in the staff interface and the OPAC
* The link in the OPAC should be broken, staff should work
* Apply patch
* Now both links should work

Co-authored-by: Anke Bruns <Anke.Bruns@gwdg.de>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl