https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25032 Tomás Cohen Arazi <tomascohen@gmail.com> 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.