Koha/koha-tmpl/intranet-tmpl/prog/en/xslt
Galen Charlton 75959da681 Bug 9820: display titles in MARC21 name headings better in XSLT mode
Prior to this patch, if a 100/700 had a $c, it would be
displayed with no space between the contents of $a and $c in XSLT mode.

For example,

100 1#$aSeuss,$cDr.

would be displayed as

SeussDr

The problem was caused by the original version of the stylesheets
drawing a bit too much from the MARC21 to MODS transformation.

To test:

[1] In a MARC21 database, turn on XSLT display mode for
    staff and OPAC.
[2] Create or identify a bib that has a 100 or 700 field
    with both a $a and a $c.
[3] Before applying the patch, verify that the name is
    displayed in bib details and search results with the
    name and title squashed together.  For example, "SeussDr"
[3] After applying the patch, verify that the name displays
    in bib details and search results with a space and
    intervening punctuation between the name and the title.  For
    example, "Seuss, Dr."

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes test plan, works nicely.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-08-26 15:14:02 +00:00
..
compact.xsl
identity.xsl
MARC21slim2ATOM.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
MARC21slim2DC.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
MARC21slim2intranetDetail.xsl Bug 9820: display titles in MARC21 name headings better in XSLT mode 2013-08-26 15:14:02 +00:00
MARC21slim2intranetResults.xsl Bug 9820: display titles in MARC21 name headings better in XSLT mode 2013-08-26 15:14:02 +00:00
MARC21slim2MADS.xsl Bug 8203 follow-up: QA fixes 2012-07-12 16:02:09 +02:00
MARC21slim2MODS.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
MARC21slim2MODS3-1.xsl
MARC21slim2MODS3.xsl
MARC21slim2MODS32.xsl
MARC21slim2OAIDC.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
MARC21slim2RDFDC.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
MARC21slim2RDFDC.xsl.1 Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
MARC21slim2RSS2.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
MARC21slim2SRWDC.xsl
MARC21slim9522852.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
MARC21slimUtils-MODS31.xsl
MARC21slimUtils.xsl Bug 6617: Improve MARC21 enhanced contents display (intranet) 2012-09-05 15:56:38 +02:00
MARC21slimUtils2.xsl
NORMARCslim2intranetDetail.xsl Bug 10745: remove more ambiguity for translators for XSLT subfieldSelect parameters 2013-08-23 16:14:56 +00:00
NORMARCslim2intranetResults.xsl Bug 10745: remove more ambiguity for translators for XSLT subfieldSelect parameters 2013-08-23 16:14:56 +00:00
NORMARCslim2OAIDC.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
NORMARCslimUtils.xsl Bug 9213 - Implement analytics for NORMARC XSLT 2013-03-20 14:40:47 -04:00
oilsMARC21slim2HTML.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
UNIMARC_compact.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
UNIMARCslim2intranetDetail.xsl Bug 10745: remove more ambiguity for translators for XSLT subfieldSelect parameters 2013-08-23 16:14:56 +00:00
UNIMARCslim2intranetResults.xsl Bug 9613: items namespace missing in XSLT 2013-04-21 09:38:36 -04:00
UNIMARCslim2OAIDC.xsl Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
UNIMARCslimUtils.xsl Bug 9613: items namespace missing in XSLT 2013-04-21 09:38:36 -04:00