Koha/koha-tmpl/intranet-tmpl/prog/en/xslt
Fridolin Somers 7b16603b31 Bug 21644: better UNIMARC XSLT display of 210 in intranet
In intranet default UNIMARC XSLT display of 210 is tricky.
It tests each subfield with a complex conditional prefix.
In OPAC default UNIMARC XSLT display 210 is simply displayed with a loop on all subfields.

I propose to use the same code as OPAC in intranet.
It allows to display $f and removes strange middle-score character.

Test plan:
1) Doni't apply patch
2) Use an UNIMARC database
3) Use default XSLT in all displays
4) Configure a framework to allow 210 subfields from 'a' to 'h'
5) Edit a record with this framework
6) In each 210 subfield enter its letter : $a a, $b b ...
7) Save record
8) Look at record in OPAC, you see : "Publication: a, b : c, d, e, f : g, h"
9) Look at record in intranet
10) You see : ""Publication: a, b : c, d - e : g, h
11) Apply patch
12) Look at record in intranet
13) You see : "Publication: a, b : c, d, e, f : g, h"

Signed-off-by: Andreas Roussos <arouss1980@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
This patch makes intranet consistent with staff again on this area.
Note that we loose some punctuation like "- e".

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-11-26 12:51:51 +00:00
..
compact.xsl
Del9LinksExcept952.xsl
Del9LinksExcept995.xsl
Del952.xsl
Del995.xsl
identity.xsl
MARC21slim2ATOM.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
MARC21slim2DC.xsl
MARC21slim2intranetDetail.xsl Bug 21719: Fix typos 2018-11-08 02:18:46 +00:00
MARC21slim2intranetResults.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
MARC21slim2MADS.xsl
MARC21slim2MODS.xsl Bug 21719: Fix typos 2018-11-08 02:18:46 +00:00
MARC21slim2MODS3-1.xsl
MARC21slim2MODS3.xsl
MARC21slim2MODS32.xsl
MARC21slim2OAIDC.xsl
MARC21slim2RDFDC.xsl
MARC21slim2RDFDC.xsl.1
MARC21slim2RSS2.xsl
MARC21slim2SRWDC.xsl
MARC21slim9522852.xsl
MARC21slimUtils-MODS31.xsl
MARC21slimUtils.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
MARC21slimUtils2.xsl
NORMARCslim2intranetDetail.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
NORMARCslim2intranetResults.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
NORMARCslim2OAIDC.xsl
NORMARCslimUtils.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
oilsMARC21slim2HTML.xsl
plainMARC.xsl
UNIMARC_compact.xsl
UNIMARCslim2intranetDetail.xsl
UNIMARCslim2intranetResults.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
UNIMARCslim2OAIDC.xsl
UNIMARCslim2RDFDC.xsl
UNIMARCslim2SRWDC.xsl
UNIMARCslimUtils.xsl Bug 21644: better UNIMARC XSLT display of 210 in intranet 2018-11-26 12:51:51 +00:00