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

--- Comment #41 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 193108
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193108&action=edit
Bug 19871: Update virtualshelf templates to use Koha exceptions instead of
DBIx::Class::Exception

Replace DBIx::Class::Exception handling in shelf templates with specific
Koha exception types that are now provided by the centralized exception
translation system.

Template changes:
- Replace 'DBIx::Class::Exception' case with specific Koha exception handlers
- Add user-friendly error messages for FKConstraint, DuplicateID, and BadValue
- Improve error presentation with descriptive text instead of raw database
errors

This provides better user experience by showing meaningful error messages
instead of technical database exception details.

Sponsored-by: OpenFifth <https://openfifth.co.uk>
Signed-off-by: Jackie Usher <[email protected]>

-- 
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/

Reply via email to