http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11944
--- Comment #225 from Dobrica Pavlinusic <[email protected]> --- Created attachment 29997 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29997&action=edit Bug 11944: Fix encoding on sending emails This patch fixes 2 places where mails were badly encoded: 1/ At the opac and the intranet, on sending baskets 2/ At the opac and the intranet, on sending shelf/list Test plan: Shelf/List: - Create a list with non-latin characters in the name. - Add some items containing non-latin characters in their content. - Send the list by email Basket/Cart: - Add some items containing non-latin characters in their content to your cart.. - Send the cart by email Signed-off-by: Paola Rossi <[email protected]> Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Signed-off-by: Dobrica Pavlinusic <[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/
