[Koha-bugs] [Bug 21891] Remove non-XSLT detail view in the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 11 13:06:59 CEST 2019


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 87757
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87757&action=edit
Bug 21891: (follow-up) Update database to set blank values to "default"

This patch adds a database update which will update any blank values of
the XSLTDetailsDisplay system preference to "default." Although a blank
value will still result in the default XSLT view, it's more consistent
with the other XSLT preferences to use "default."

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

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


More information about the Koha-bugs mailing list