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
MARC21slim2DC.xsl
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
MARC21slim2MODS.xsl
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 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
NORMARCslimUtils.xsl
oilsMARC21slim2HTML.xsl
UNIMARC_compact.xsl
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
UNIMARCslim2OAIDC.xsl
UNIMARCslimUtils.xsl