[Koha-bugs] [Bug 7317] Add an Interlibrary Loan Module to Circulation and OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 5 08:58:48 CEST 2020


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

--- Comment #219 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #218)
> Why would you need to replace a null byte with a semicolon (;)? 
> 
> It seems to me that email addresses should be separated by a comma?

Actually, looking at
https://metacpan.org/release/Mail-Sendmail/source/lib/Mail/Sendmail.pm#L334, it
seems that Mail::Sendmail doesn't care about separators. It just iterates
through a string looking for valid email addresses... yikes...

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


More information about the Koha-bugs mailing list