http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11518
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #9 from Jonathan Druart <[email protected]> --- (In reply to M. de Rooy from comment #8) > QA Comment: > I like the idea, but I think that we should not route DBIC modules back to > the "ugly C4::Context module" in order to get a preference. Why not do that > via DBIC instead here to keep it clean? > Note that we could get into circular module dependencies trouble quite > easily when we start using from Koha to C4.. > > Failed QA I agree, it is too bad to depend on C4::Context but it is the way to get a syspref value. Are you suggesting to get the value directly from the DB? -- 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/
