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 Cormack <chrisc@catalyst.net.nz>
Wed, 19 Oct 2011 02:49:21 +0000 (15:49 +1300)
commitfb3272febd08e2e570931f1a0eba4c3dbacc89b2
treef501ab61be154e0c35083f7ca9364ed86e5c4bfa
parent1bf7550a82e7fc8b1c608fde3ff236af65b83dfc
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>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl