[Koha-bugs] [Bug 14696] useless use of String::Random in catalogue/search.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 19 17:25:52 CEST 2015


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 41680
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41680&action=edit
Bug 14696: useless use of String::Random in catalogue/search.pl

Bug 10404 adds the use of String::Random to catalogue/search.pl but bug
11369 removes it without removing the import line.

Test plan:
  git grep String::Random catalogue/search.pl
should not return anything

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list