]> git.koha-community.org Git - koha.git/commit
Bug 7007: 490 series statements should appear when not traced
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Tue, 11 Oct 2011 19:21:04 +0000 (15:21 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 25 Oct 2011 23:28:02 +0000 (19:28 -0400)
commitd4b1669a15f29cfdf28626ec29acf19dc2413f47
tree7cd263d197e3f032f4b8437c7c482c6b48495a81
parent191fb637874d22204bab55ba95c0f94d04dcbeb9
Bug 7007: 490 series statements should appear when not traced

Although the MARC21 standard requires libraries to set the first indicator to
'0' when a 490 field is untraced, many libraries leave it blank. Previously,
this resulted in a blank line with the label "Series:" but no actual series
information. This patch fixes that by showing untraced series headings for
490s whenever the first indicator is not set to '1'

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Checked that series shows correctly when first indicator is 0, 1 or not set.

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit fb3272febd08e2e570931f1a0eba4c3dbacc89b2)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl