[Koha-bugs] [Bug 7804] Add Koha Plugin System

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 25 14:54:29 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7804

--- Comment #97 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to comment #92)
> The last patch looks pretty good, but I still have that error message
> (comment #71) from the unit test that has to be solved before I can test
> this fully and perhaps push it. Any thoughts about where the problem might
> come from?

I'll do whatever it takes to get this into 3.12! I have a ton of ideas for
useful plugins.

I noticed this error in your log:
#Error:  Undefined subroutine &main::/home/jcamins/koha-dev/plugins called at
(eval 37) line 2.

I'm wondering if there are any 'crufty' files left over in your plugins
directy. Maybe you should try deleting everything in there and then run the
unit test.

Kyle

> Also, a very small change to make to the last follow-up: you have a typo on
> this line:
> +    return "Koha::Plugin::Test::intstall";
Fixed!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list