http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10134
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18040|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <[email protected]> --- Created attachment 18090 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18090&action=edit [PASSED QA] Bug 10134 - set XSLT usage ON as default, for new Koha installs Currently, new installs are created with XSLT display set to "off", but XSLT seems to be the preferred way to display records, so having the default be "on" instead seems to make sense. This patch will of course only affect new installs. To test: - Apply the patch - Run through the webinstaller on an empty database - Log in to the staff client and search for "xslt" in system preferences - Verify that XSLTDetailsDisplay, XSLTResultsDisplay, OPACXSLTDetailsDisplay and OPACXSLTResultsDisplay are all set to "default" Signed-off-by: Owen Leonard <[email protected]> Passes test plan correctly. Signed-off-by: Katrin Fischer <[email protected]> Changes syspref.sql for new installations to use XSLT views by default. No changes to existing installations, no string changes. Passes all tests. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
