http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8626
Jared Camins-Esakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11594|0 |1 is obsolete| | --- Comment #6 from Jared Camins-Esakov <[email protected]> --- Created attachment 11610 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11610&action=edit Bug 8626: Fix encoding in cart emails for use of quoted-printable When using quoted-printable data needs to be encoded accordingly. Content-Transfer-Encoding: quoted-printable Without the patch = in URLs or data will be interpreted as the beginning of a special character resulting in broken URLs. To test: - Check diacritics in records display correctly - Check various URLs with = to make sure they all work correctly Signed-off-by: Jared Camins-Esakov <[email protected]> This is only a partial fix, as the subject line is not encoded, but it is a huge improvement over what it was before. -- 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/
