http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10933 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28022|0 |1 is obsolete| | --- Comment #13 from Joonas Kylmälä <j.kylmala@gmail.com> --- Created attachment 42114 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42114&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 Signed-off-by: Joonas Kylmälä <j.kylmala@gmail.com> -- You are receiving this mail because: You are watching all bug changes.