https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21610
--- Comment #34 from Jonathan Druart <[email protected]> --- (In reply to Martin Renvoize from comment #31) > This approach scares me I'm afraid.. it feels like we're hiding errors that > really ought to be getting thrown up to the callers and for developers to > make informed decisions. So maybe you are both missing the point of this approach: we do not want the callers (controllers) to validate the data, it will be horrible to write and maintain. I am waiting for your suggestions, I do not have another one. -- 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/
