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)
committerGalen Charlton <galen.charlton@liblime.com>
Sat, 18 Apr 2009 23:36:14 +0000 (18:36 -0500)
commit696fc0ff22fac839e97b9f9caddda99ff89d9ffc
treedebc4e9f9fbc5abe4301faebea2fa32144d2adf5
parent475fcc1f51be3ba8b10020ee6db73b9c1deac828
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>
opac/opac-sendbasket.pl
opac/opac-sendshelf.pl