[Koha-bugs] [Bug 10933] PurgeSearchHistory should be merged into the C4::Search::History module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 31 13:45:22 CEST 2015


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

Joonas Kylmälä <j.kylmala at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28022|0                           |1
        is obsolete|                            |

--- Comment #13 from Joonas Kylmälä <j.kylmala at 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 at gmail.com>

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


More information about the Koha-bugs mailing list