http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12633 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED CC| |jonathan.druart@biblibre.co | |m Assignee|yohann.dufour@biblibre.com |jonathan.druart@biblibre.co | |m --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- If I am not wrong, there are 3 occurrences of C4::Members::Search: 1/ acqui/aqbasketuser_search.pl 2/ members/guarantor_search.pl 3/ patroncards/members-search.pl 1 is removed by 12648, I have a patch for 2. 3 is todo. When done, I will completely remove the C4::Members::Search subroutine. Some code should be move from C4::Utils::DT::Members to C4::Members (or Koha::Members). -- You are receiving this mail because: You are watching all bug changes.