21 Jun
2021
21 Jun
'21
6:26 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28585 --- Comment #3 from Hannamari Heiniluoma <hannamari.h.heiniluoma@jyu.fi> --- Hi! My query was /patrons/?date_of_birth=2000-01-01. That returns status code 200 and an empty response []. If I change the date format, eg. /patrons/?date_of_birth=2000/01/01 (or any other format I can think of), I get 500 and { "error": "Something went wrong, check Koha logs for details." } -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.