Bug 13692: series link is taking you to just 800a instead of whole 800
authorOwen Leonard <oleonard@myacpl.org>
Fri, 3 Aug 2018 15:13:57 +0000 (15:13 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 17 Sep 2018 14:38:27 +0000 (15:38 +0100)
commit145eef6a9037b93cd8902f0a77582fcadbf517bc
tree0a39f6b6b091e2bd97451a2b55c4e0ebbd23c6ab
parentc82595a4fa5c93ba5220ab0c95bc296f70fa5a78
Bug 13692: series link is taking you to just 800a instead of whole 800

This patch modifies the OPAC and staff client's XSL template for the
detail page so that series links based on a traced 490 tag use both
author and series title from the 800 tag.

To test you should have multiple titles in the same series with matching
490 and 800 tags in each record. Apply the patch and restart Plack if
necessary.

View the detail page for one of the series' titles. The "Series:" link
should link to a search which uses both series title and author.
Clicking the link should return the correct results.

Test both the OPAC and staff client.

Signed-off-by: John Sterbenz <jsterben@umich.edu>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit cf5a92461835725fe44bb726c98bcfbf909dfdc8)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl