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

--- Comment #3 from Hannamari Heiniluoma <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to