https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39175 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blawlor@clamsnet.org --- Comment #3 from Brendan Lawlor <blawlor@clamsnet.org> --- Test notes: The error is almost silent, but when you try to place request with partner libraries and click send email the page just reloads with &error=unknown_error added to the url. The email still gets added to the message_queue, so after confirming the error before testing the patch it's helpful to ktd --dbshell > delete from message_queue; so the last step is easy to confirm. -- You are receiving this mail because: You are watching all bug changes.