]> git.koha-community.org Git - koha.git/commit
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)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Tue, 24 Dec 2013 10:10:08 +0000 (11:10 +0100)
commitadb91828bd95a006a0db89756dd51f3728de5034
tree4c40ee6cd210f15d94e823e1f14465385078533f
parentb91635d802e6648c7708df72ba323c3f4b39efcc
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>
(cherry picked from commit 4290fa60ef0fd93f1c0b51485f3b3ec74f316043)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
opac/opac-sendbasket.pl