Bug 10605: fix encoding issue in basket email (OPAC)
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 14 Nov 2013 11:17:38 +0000 (12:17 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 10 Dec 2013 04:36:37 +0000 (04:36 +0000)
commit4290fa60ef0fd93f1c0b51485f3b3ec74f316043
tree22e05353f5c16658e1aad0d5fb278d0fa473a6c2
parentca29e0658c469abff1e54e8630fb989757d02f71
Bug 10605: fix encoding issue in basket email (OPAC)

There is an encoding issue on the received mail.
Here, we have to keep the encode_qp in order not to break links (= is a
special char for email https://en.wikipedia.org/wiki/MIME#Encoded-Word).

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
opac/opac-sendbasket.pl