23 Mar
2021
23 Mar
'21
8:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26705 --- Comment #23 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 118705 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118705&action=edit Bug 26705: (QA follow-up) Do not rely on latest Email::MIME This patch makes the implementation use lower-level methods to deal with headers. So the Email::MIME library in Debian 9 works. Params are sorted for testing purposes. To test: 1. Apply this patch 2. Run the tests => SUCCESS: Things pass in D9+ 3. Sign off :-D Thanks Kyle! Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.