09:16 < oleonard> "UseKohaPlugins" is enabled by default? 09:17 < jcamins> oleonard: shouldn't be. 09:22 < oleonard> jcamins: Plugins are enabled by default. Just tested with a blank db This is a problem.
It should be easy to fix, though. Just change the value in installer/data/mysql/sysprefs.sql from 1 to 0. And the feature is still disabled by the default setting in koha-conf.xml.
Oops that last comment was from me,not from Katrin. (I'm borrowing her laptop...)
Created attachment 16789 [details] [review] Bug 9900 - Plugins should not be enabled by default
Created attachment 16793 [details] [review] [SIGNED OFF] Bug 9900 - Plugins should not be enabled by default Signed-off-by: Dobrica Pavlinusic <dpavlin@rot13.org>
Created attachment 16795 [details] [review] [PASSED QA] Bug 9900 - Plugins should not be enabled by default Signed-off-by: Dobrica Pavlinusic <dpavlin@rot13.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Simple changes, all ok.
This patch has been pushed to master.