https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42093
--- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 195337 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195337&action=edit Bug 42093: Lazy load ChoiceProviders Without the tree under bug 41890 it's not possible to use those modules. They introduce too many circ dependencies "__" is not exported by the Koha::I18N module We need to get rid of them before restoring the `use` statements. We should remove C4::Context dependency from C4::Languages and/or remove C4::Languages::getlangage to a separate module that would not need C4::Context -- 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/
