[Koha-bugs] [Bug 28513] New: Analytic search links formed incorrectly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 4 11:39:52 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28513

            Bug ID: 28513
           Summary: Analytic search links formed incorrectly
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: joonas.kylmala at helsinki.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

In catalogue/detail.pl we form the analytics links like this:

Host-item:$cleaned_title

but that means we only search from Host-item field only the first token in the
title, other tokens get searched from all fields. Same error is when forming
the links to display in
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list