[Koha-bugs] [Bug 27806] Exceptions thrown during a call to ->render are not caught and passed to ->unhandled_exception

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 26 14:29:10 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27806

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 117376
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117376&action=edit
Bug 27806: (follow-up) Add Koha::Exception for bad queries

This patch adds a PropertyNotFound exception tothe 'as_list' method to
catch DBIx::Class excpetions caused by passing bad column names into a
query.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list