https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078
--- Comment #12 from Jonathan Druart <[email protected]> --- Created attachment 116032 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116032&action=edit Bug 25078: [POC] Lazy version This is the lazy, quick and dirty, version. We use a try catch block and execute the db entry in a transaction. When I error is found, we stop. The main problem is that we cannot do anything with the raw output in the template. -- You are receiving this mail because: You are the assignee for the bug. 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/
