Bug 20339: Unify MARC21 ISBN/ISSN handling in XSL
authorPasi Kallinen <pasi.kallinen@joensuu.fi>
Tue, 6 Mar 2018 09:59:28 +0000 (11:59 +0200)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 22 Jun 2018 15:26:35 +0000 (15:26 +0000)
commitbf86fdd92d41222aa76be3155de664cc2594787a
tree9fc5f7921bb0221ae0bac8cbfa8c37e2615dbfb1
parente20238ab988bdf154a6072df194021736bfb67a1
Bug 20339: Unify MARC21 ISBN/ISSN handling in XSL

The code to show the ISBN and ISSN is repeated between the search results
and the detail view. Create a function to show the ISBN/ISSN, and call
that instead.

Test plan:
1) Apply patch
2) Search for any records, check that the ISBN and ISSN are shown
   correctly
3) Go to biblio detail pages, check that the ISBN and ISSN are shown
   correctly

Signed-off-by: Pasi Kallinen <pasi.kallinen@joensuu.fi>

Signed-off-by: claude <claude.brayer@cea.fr>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl