[Koha-bugs] [Bug 24850] Koha::DateUtils ignores offsets in RFC3339 datetimes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 3 10:45:55 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850

--- Comment #120 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
There is still one test failing:

    #   Failed test '404 Not Found'
    #   at t/db_dependent/api/v1/holds.t line 220.
    #          got: '400'
    #     expected: '404'

    #   Failed test 'has value for JSON Pointer "/error"'
    #   at t/db_dependent/api/v1/holds.t line 220.

I don't understand it and it's a mess to debug (We definitely need to improve
our error handling when testing the REST API).

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


More information about the Koha-bugs mailing list