]> git.koha-community.org Git - koha.git/commit
Bug 7332: Translated title (MARC21 242) not shown
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 8 Dec 2011 14:18:37 +0000 (09:18 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 18 Jan 2012 15:11:03 +0000 (10:11 -0500)
commit021ea1afd5f8d4e92e81e7643208f4f37dd36548
tree2e959908a309f953f3ac5e20001a47849c2ecf8a
parentadf2e2551a55c1e2c26394010234a4fdaff01a82
Bug 7332: Translated title (MARC21 242) not shown

The cataloger-supplied translated title stored in MARC21 field 242 was not being
displayed when XSLT was enabled.

Test plan:
1) Enable XSLT for OPAC Details and Results, and Intranet Details.
2) Create or add a record with a 242 field
3) See that the translated title is not displayed in OPAC Details or Results, or
Intranet Details
4) Apply patch
5) See that the translated title is now displayed in OPAC Details and Results,
and Intranet Details

Signed-off-by: Duncan Tyler <duncan@duncan-SoT.wgtn.cat-it.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 9156de6384cf2ca0a04f2df7697b0c672781166c)

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
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl