23 Sep
2013
23 Sep
'13
12:48 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10933 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 21364 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21364&action=edit Bug 10933: The PurgeSearchHistory should be merge into the C4::Search::History module Since bug 10803 adds a C4::Search::History module, the PurgeSearchHistory routine should be moved. Test plan: - run misc/cronjobs/cleanup_database.pl with the searchhistory param and verify behavior is the same as before applying this patch. - run prove t/Search/History.t -- You are receiving this mail because: You are watching all bug changes.