[Koha-bugs] [Bug 6027] Delete biblios if deleting all their items in batch deletion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 19 16:53:46 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6027

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.poulain at biblibre.com
           Assignee|matthias.meusburger at biblibr |kyle.m.hall at gmail.com
                   |e.com                       |

--- Comment #13 from Paul Poulain <paul.poulain at 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.


More information about the Koha-bugs mailing list