[Koha-bugs] [Bug 8368] List email broken for non english templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 25 17:14:13 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8368

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21427|0                           |1
        is obsolete|                            |

--- Comment #3 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 21447
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21447&action=edit
[SIGNED-OFF] Bug 8368 List email broken for non english templates

This patch ports to list sending by email, the technic used in sending cart, ie
(1) format email in HTML, and (2) transform it into Text with TT filter
html2text.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Comment: Work as described. No koha-qa errors

Test
1) Installed language other than english
2) Create new list, add a few books
3) Send list in english, subject Ok
4) Swith opac lang, send list, No subject
5) Apply patch
6) Send list in english, subject Ok
7) Switch opac lang, send list, subject Ok

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list