http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001
--- Comment #106 from Jonathan Druart <[email protected]> --- (In reply to comment #105) > Under what circumstances would a patron insert be aborted and one of these > errors displayed by the template? We don't abort the patron creation. But the routine (SendAlerts) can raise an error (if email is not sent or GetPreparedLetter die, or ...). If SendAlerts raises an error, the script continues and doesn't abort. I just want to display a potential error. Else, the template displays "Email has been sent.". -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
