[Koha-bugs] [Bug 22695] Remove non-XSLT search results view from the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 12 15:46:06 CEST 2019


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 87910
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87910&action=edit
Bug 22695: Remove non-XSLT search results view from the staff client

This patch removes the option to select non-XSLT search results in the
staff client. The patch removes the markup from the template, updates
the system preference options, and modifies Search.pm so that OPAC and
staff client results XSLT functions are not tied together.

To test, apply the patch and set the XSLTResultsDisplay to a blank
value. Run the database update. The value of the XSLTResultsDisplay
system preference should now be "default."

Perform a catalog search in the staff client. The results should be
shown using the XSLT view.

Test that OPAC search results respect the OPACXSLTResultsDisplay
preference when enabled and disabled.

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


More information about the Koha-bugs mailing list