http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10605
--- Comment #28 from Brendan Gallagher <[email protected]> --- Created attachment 23045 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23045&action=edit Bug 10605: Encoding issue on sending a basket (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 <[email protected]> Signed-off-by: Brendan Gallagher <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
