https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36736
--- Comment #17 from Tomás Cohen Arazi <[email protected]> --- Hi, my work day is ending and I wanted to share what I've got so far. I haven't managed to reproduce the error so far. I've added: * A schema file * Koha::Object-based classes for that schema * Tweaked the Test plugin so it has the usual ->register call * A plugin background job that (for now) just prints the schema it finds. I expected it to not have the schemas defined, but they are. I hope I missed something obvious and someone beats me on finishing the tests before I wake up :-D -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
