http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6027 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com Assignee|matthias.meusburger@biblibr |kyle.m.hall@gmail.com |e.com | --- Comment #13 from Paul Poulain <paul.poulain@biblibre.com> --- I like the way it's made, but have 2 questions: * why do you have added +use C4::Search qw/SimpleSearch/; ? Checking, it seems this sub is used in GetAnalyticsCount, that is not related to this patch (maybe we should add a require C4::Search in this sub and not load it everytime ? * you also add &SimpleSearch into C4::Search, same question : it's not used by this patch, isn't it ? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.