http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10933
--- Comment #11 from Jonathan Druart <[email protected]> --- (In reply to Galen Charlton from comment #10) > Patch doesn't apply. It is only a unit file which was already deleted. > Of more note, the change to C4::Search::History::add seems unrelated and > dangerous, as no current callers of C4::Search::History:add seem to be > passing a time parameter. I don't understand why it is dangerous. Actually the search_history.time field has a default value in DB. I need to pass some hardcoded time (further back in time) for unit tests. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
