https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37902
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion Assignee|[email protected] |[email protected] | |ity.org --- Comment #13 from Jonathan Druart <[email protected]> --- There is still (at least) one failing test: # Failed test 'Filtering by date-time works' # at t/db_dependent/api/v1/patrons.t line 177. # got: undef # expected: '401' # Looks like you failed 1 test of 12. I don't think we are processing the values correctly. Why do we add like operator for dates? Do we want to keep this behaviour? I really need feedback and review on those patches before continuing working on this. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
