]> 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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 14 Jan 2014 15:14:37 +0000 (12:14 -0300)
commitb9388c4f60704e63c7b3cbec90425037c15ce0d1
treeb565f9040ea188cb25d78ac5eaadd8825f387cb1
parent52ee3ce306cddfc8cce26993e7700fe56425ab08
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>
(cherry picked from commit adb91828bd95a006a0db89756dd51f3728de5034)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
opac/opac-sendbasket.pl