Summary: | Plugins should not be enabled by default | ||
---|---|---|---|
Product: | Koha | Reporter: | Jared Camins-Esakov <jcamins> |
Component: | Tools | Assignee: | Kyle M Hall <kyle.m.hall> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | P5 - low | CC: | kyle, magnus |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 9900 - Plugins should not be enabled by default
[SIGNED OFF] Bug 9900 - Plugins should not be enabled by default [PASSED QA] Bug 9900 - Plugins should not be enabled by default |
Description
Jared Camins-Esakov
2013-03-22 13:23:44 UTC
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. |