Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
George Veranis a7fbe80af1
Bug 29539: UNIMARC: authority number in $9 displays for thesaurus controlled fields instead of content of $a
When you try to dislpay a bibliographic record on unimarc that has subjects
linked with authorities then only the $9 is displayed as link instead of the
content of $a and it's subdivisions, if any.

To test:
1) You will need to have a bibliographic record with at least one subject
autority connected in unimarc framework.
2) View that record on OPAC on detail display. The subject will display as
a number ( $9 )  and you cannot see the text/term of the subject ( $a )
3) Apply patch
4) Repeat step 2
5) The subject display in a normal way based on content $a - or more subfields

Sponsored-by: National Library of Greece
Signed-off-by: David Nind <david@davidnind.com>

Bug 29539: (follow-up) remove tag_onesubject template

Also:
Restores the <span class="value">
Replaces "not(position()=last())" with the more used "position() != last()"
Removes unecessary change in <xsl:param name="spanclass" />

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-06-10 12:03:29 +01:00
..
compact.xsl
MARC21Languages.xsl
MARC21slim2OPACDetail.xsl Revert "Bug 36111 - 856$h should not appear as a link in detailed record" 2024-04-26 14:14:46 +02:00
MARC21slim2OPACResults.xsl Revert "Bug 36111 - 856$h should not appear as a link in detailed record" 2024-04-26 14:14:46 +02:00
MARC21slimUtils.xsl
plainMARC.xsl
UNIMARCslim2OPACDetail.xsl Bug 36370: Add ContentWarningField to UNIMARC XSLT 2024-05-13 14:00:08 +02:00
UNIMARCslim2OPACResults.xsl Bug 36370: Add ContentWarningField to UNIMARC XSLT 2024-05-13 14:00:08 +02:00
UNIMARCslimUtils.xsl Bug 29539: UNIMARC: authority number in $9 displays for thesaurus controlled fields instead of content of $a 2024-06-10 12:03:29 +01:00