https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21610
--- Comment #30 from Tomás Cohen Arazi <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #29) > (In reply to Jonathan Druart from comment #28) > > (In reply to Tomás Cohen Arazi from comment #26) > > > I feel like (overall) I don't agree with the approach (the general one, or > > > the various fixes on the Koha:: namespace that have been pushed to > > > master). > > > DBIC should explode, we should catch the explosion and handle that > > > correctly. Or maybe I'm missing something else. > > > > No, you do not want to deal with "" in .pl scripts, really. > > Maybe, but I would love the API to return 400 bad request if someone sends > "" when it shouldn't. And this should come from the object class. Mm, the OpenAPI validator would take care if our specs are correct... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
