http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10605
Brendan Gallagher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23018|0 |1 is obsolete| | --- Comment #27 from Brendan Gallagher <[email protected]> --- Created attachment 23044 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23044&action=edit [PASSED-QA] 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/
