[Koha-bugs] [Bug 16765] New: Subject links in XSLT detail display do not break into subdivisions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 17 21:55:32 CEST 2016


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

            Bug ID: 16765
           Summary: Subject links in XSLT detail display do not break into
                    subdivisions
 Change sponsored?: ---
           Product: Koha
           Version: 3.22
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: Boze.1 at nd.edu
        QA Contact: testopia at bugs.koha-community.org

Created attachment 52501
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52501&action=edit
Illustration of the difference between XSLT and non-XSLT subject links

Version: 3.22.04.000
Also tested on older versions and 16.05.00.000 (Catalyst demo site)

Using the non-XSLT detail display, subject links are broken up into
increasingly detailed subdivisions that can be clicked on. In the attached
image, you can see in the first three screen captures that each subject
subdivision is a separate link, and creates a search at that level of the
subject. It also conveniently provides a tooltip that shows which MARC subfield
the subdivision is coming from. 

The fourth screen capture shows what happens when the XSLT display is in
effect. The entire subject with all subfields are treated as a single search.
The subfields cannot be searched separately.

Note the the same behavior applies to the links for additional authors.

It would be great to have the XSLT option work the same way as the non-XSLT
option.

Settings for screen capture 4 (in attachment)
 OPACXSLTDetailsDisplay = default
 TraceSubjectSubdivisions = Include

Settings for screen capture 1-3 (in attachment)
 OPACXSLTDetailsDisplay = (empty, no XSLT)
 TraceSubjectSubdivisions = Include

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


More information about the Koha-bugs mailing list