https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15485 --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 52701 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52701&action=edit Bug 15485: (QA followup) Simplify logic and use *ResultsDisplay value during upgrade This patch makes the new sysprefs work as the previously defined. Instead of falling back to what *ResultsDisplay is set, it now has its own 'default' (that still defaults to the *Results*.xslt). The default values are set to 'default' as the rest of XSLT-related sysprefs, and the upgrade picks whatever is set in OPACXSLTResultsDisplay and XSLTResultsDisplay so current behaviour is preserved. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.