[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 18 19:06:34 CEST 2020


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

--- Comment #68 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 108529
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108529&action=edit
Bug 22343: Explicit testing of charset

This patch tests content type and charset separatedly. This is done to
avoid assuming the underlying library will always return the data
structured in the same way, which is not to be guaranteed on the spec.

This way the tests don't fail if things are ordered in another way, or
if some more attributes are passed in the content type header
(respecting the RFC for the format).

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list