https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850
--- Comment #105 from Martin Renvoize <[email protected]> --- (In reply to Jonathan Druart from comment #104) > (In reply to Jonathan Druart from comment #103) > > I haven't tried what's happening if no TZ is passed. Do we reject it, > > assuming it's instance tz or UTC? > > It's mandatory. However this is weird: > > "due_date": "2021-10-27 23:59", > => "Does not match date-time" > > "due_date": "2021-10-27 23:59:00", > => "Missing property." Added as bug 29322.. I think it's tied up inside JSON::Validator.. I'll ask Tomas to take a look. -- 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/
