Bug 2619

Summary: Turning on XSLTResultsDisplay preference turns off item detail display
Product: Koha Reporter: Chris Cormack <chris>
Component: OPACAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: katrin.fischer, tomascohen
Version: Main   
Hardware: PC   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 12561    

Description Chris Cormack 2010-05-21 00:53:32 UTC


---- Reported by bchurch@ptfs.com 2008-09-17 11:46:45 ----

The XSLTResultsDisplay preference controls the display of fixed field information (record type, format, literary form, audience) on the results screen in OPAC. If this preference is set to ON, the shelving location and item call number no longer display on the results screen in OPAC.

To test this issue, do the following setup:

OPACItemsResultsDisplay = itemdetails
XSLTDetailsDisplay = ON
XSLTResultsDisplay = ON



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 00:53 UTC  ---

This bug was previously known as _bug_ 2619 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2619

Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was bchurch@ptfs.com.
CC member emily.funk@liblime.com does not have an account here
CC member nblake@masscat.org does not have an account here

Comment 1 Katrin Fischer 2012-04-02 06:46:14 UTC
The system preference OPACItemsResultsDisplay still exists in current master. I am not sure if it's implemented for XSLT. I did a quick test and could see no change in my result display after switching the preference OFF/ON.
I suggest the description of the system preference to be changed to reflect that this will not work with XSLT display (or fix XSLT to obey the system prefernece).
Comment 2 Katrin Fischer 2014-07-11 18:59:31 UTC
I think this bug is interesting in light of our discussion to deprecate the non-XSLT views.
Comment 3 Tomás Cohen Arazi 2016-11-08 12:54:03 UTC
Is this still valid?
Comment 4 Owen Leonard 2016-11-09 15:26:46 UTC
With  OPACItemsResultsDisplay set to "Show," information missing from the OPAC XSLT results which is present in the non-XSLT results: Shelving location. Everything else matches.

The problem with the OPAC XSLT results page with "OPACItemsResultsDisplay" set to "Don't show:" The preference has no effect. Item information is shown anyway.
Comment 5 Katrin Fischer 2018-05-16 00:13:03 UTC
Hea gives very confusing results for this one as we only allow yes/no in the GUI and it lists 7 different values.

I propose removing the code related to the this system preference in order to move forward with bug 12561 - deprecating/removing non-XSLT views.

I've added this topic to the agenda:
https://wiki.koha-community.org/wiki/Development_IRC_meeting_23_May_2018#Agenda
Comment 6 Katrin Fischer 2019-05-04 18:13:02 UTC

*** This bug has been marked as a duplicate of bug 5229 ***