Koha/koha-tmpl/intranet-tmpl/prog/en/xslt
Kyle M Hall 115a3e6b60 Bug 10911: fix invalid links when displaying records that have 880 fields
Koha intranet search results using XSLT for records with 880 fields have
the details link created by a code path that incorrectly links to some
opac pages.

Test Plan:
1) Enable XSLT for intranet search results
2) Upload or create a record with at least one 880 field
3) Search for the item ( must have multiple hits to avoid redirection )
4) Click the title link, note it is broken
5) Apply this patch
6) Click the title link, note it is correct

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Comment: Work as described, no koha-qa errors.

Test
1) imported two times sample record
2) reindex
3) search, find example record, broken links
4) applied patch
5) refresh, good links

NOTE: A similar (invalid references) problem is present on
UNIMARC and NORMAC files
I'll file a new bug for those cases.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely, tested with a different set of sample
records with Hebrew 880 fields.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-09-23 17:12:13 +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 10793: XSLT change 780/785 search queries to use ti,phr indexes like other linking entries 2013-09-07 20:59:27 +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 Bug 6803: Replacing remote XSL include 2011-12-13 15:56:09 +01:00
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 Bug 6803: Replacing remote XSL include 2011-12-13 15:56:09 +01:00
MARC21slimUtils.xsl Bug 10911: fix invalid links when displaying records that have 880 fields 2013-09-23 17:12:13 +00: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 10465: remove useless reference to fields 780 and 785 in UNIMARC XSLT files 2013-09-23 16:23:38 +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