[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
Fri Sep 27 23:17:23 CEST 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 21529
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21529&action=edit
[PASSED QA] 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.

Note: V2 of this patch: Restore proper subtile display.
Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Fixes a very annoying translation bug successfully.
Also passes all tests and QA script.

To test:
- Add a few records to a shelf, ideally use some with diacritics.
- Send shelf from English templates, verify email is ok
- Send shelf from translated templates (de-DE or similar) - verify
  email content is broken.
- Apply patches, update po files and reinstall the language.
- Send shelf from English templates again, verify there is no
  regression.
- Send shelf form translates templates - verify this email is now
  also working correctly.

Patch also changes the name of the file attachement from shelf.iso2709
to list.iso2709.

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


More information about the Koha-bugs mailing list