https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 --- Comment #67 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Created attachment 154482 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154482&action=edit Bug 28267: [22.05] Simplify things We don't need: * a separate Koha::Installer module when we already have C4::Installer * the tests as they are actually modifying the DB structure without rolling back * An unecessary complicated subroutine, just make is simple WNC amended patch: Remove change to Koha.pm Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> (cherry picked from commit f394bf61cf7e60058afd9856f7ae8dda8afb385b) Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> -- You are receiving this mail because: You are watching all bug changes.