https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39405
--- Comment #13 from Raphael Straub <[email protected]> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #10) > - The fact that your code skips 'undefined result' plugin hook calls is not > tested [BLOCKER] > - The fact your code will pick the first available value is not tested > [BLOCKER] I think, we cannot test these two facts as long as Koha::Plugins->call() calls the plugin hooks and returns the results in an arbitrary order. -- 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/
