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)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 17 Jan 2012 16:46:33 +0000 (17:46 +0100)
commit9156de6384cf2ca0a04f2df7697b0c672781166c
treebb191c1ea7a22d1bdbdb3f07990f9bfc0bced48b
parent629f3f322c7f6c21f1808adc9e5af131c1692b9c
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>
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