https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25032
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |The current code in the release notes| |controllers is a bit | |heterogeneous regarding how | |unhandled exceptions are | |treated. | |This enhancement | |introduces a generic way to | |write 'something happened' | |as a fallback after | |expected exceptions | |handling. This way the | |catch blocks are easier to | |read, and devs can follow | |this simple pattern when | |writing their endpoints. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
