https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40680
--- Comment #33 from David Cook <[email protected]> --- The patches like "Fix TestBuilder" are fascinating. It looks like there are a number of places where people have explicitly tried importing methods that were never exported in the first place. Wild! -- Since there are so many patches on this one report, I suppose we'll need to make a call of either trying to push them all ASAP or wait until after the next release. Personally, I think it's risky making so many changes all at once, especially when there are different types of changes made here. Some are fixing BEGIN blocks in .pm modules while others are fixing that non-existent import issue. But... regardless of how it's done I think we do need to push ahead. I don't think we can afford to get stuck on this one. -- 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/
