Bug 4300: Fix display of textual holdings (866)
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 16 Jan 2012 22:05:42 +0000 (23:05 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 17 Jan 2012 16:41:53 +0000 (17:41 +0100)
commit7caec5a45fbd5f8d0dcf169870a8d64e63c481e7
tree4ca4fecaa72d87f85f2c3324ba8b9784585f7a75
parentffbaf8e2d73e6a383ae55b4eae2da756ee24a76d
Bug 4300: Fix display of textual holdings (866)

Fixed problems:
- only $z, but not $a was shown
- only first $z for each 866 field was shown
- each 866 field produced a ; even if no $z was present

After patch was applied:
- OPAC displays 866 $a and $z, separating each field with ;
- Staff displays 866 $a, $x and $z, separating each field with ;

Example(s) for testing:
866 $a1-86 (1941-1987)$xbound in 2 v. per year$zSome issues missing
866 $a1-86 (1941-1987)
866 $a--86 (1941-1897)$xinternal note
866 $zfirst note,$zsecond note

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl