http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11518 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- (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.