[Bug 23300] New: Plugins display as permanently "DISABLED"
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23300 Bug ID: 23300 Summary: Plugins display as permanently "DISABLED" Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: andrew.isherwood@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com All plugins are currently displaying as "DISABLED". This appears to be due to the use of the condition: [% IF ( plugin.enabled ) %] in plugins-home.tt, which was added in Bug 22053 and presumably worked then. As far as I can see, there is no property or method on the plugin object called "enabled", hence it always failing. Recently an "is_enabled" method was added to the plugin object in Bug 21073, I'm guessing this is what the template should be using. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23300 Andrew Isherwood <andrew.isherwood@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud@biblibre.com, | |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23300 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Andrew, is this a duplicate to bug 23222 or a side effect? (add depends?) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23300 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23300 Andrew Isherwood <andrew.isherwood@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #2 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- It appears to be a duplicate, I failed to discover it before I logged this one, sorry, good find! I'll close this one as a duplicate. *** This bug has been marked as a duplicate of bug 23222 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org