bug 3141: use quoted printable encoding in cart/list emails
authorGalen Charlton <galen.charlton@liblime.com>
Sat, 18 Apr 2009 23:25:42 +0000 (18:25 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:24 +0000 (21:15 +0200)
commit631208100b1dab9882fbfd718178377106343149
tree46c4bb6f926c602ecd00fe4182442551d9af813e
parentaf23b1d76a49f076458d3f1d94e5a19f54dc5889
bug 3141: use quoted printable encoding in cart/list emails

Ensure that emails sent from lists and the cart in the
OPAC have the correct quoted-printable encoding.  Otherwise,
if there is an equals sign followed by one or two characters
that look like hexadecimal digits in body of the email, the
results can look mangled in some email clients.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
opac/opac-sendbasket.pl
opac/opac-sendshelf.pl