http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14778
--- Comment #14 from Jonathan Druart <[email protected]> --- (In reply to Fridolin SOMERS from comment #13) > Great patch, but in this case C4::Context depends on C4::Database and > C4::Database depends on C4::Context :( > Should we move database handler method to C4::Database ? > I know it will change a lot of code but isn't it more logical ? Yes of course it is. But I would like to get this one into master and then provide a huge change to correct all occurrences. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
