http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9218 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21874|0 |1 is obsolete| | --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 22136 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22136&action=edit [PASSED QA] Bug 9218: intranet cart email broken for non english templates This patch adapts the method from OPAC to the staff interface (cf bug 8062). Test plan: - add somes notices to the cart - try to send the cart by email - the email should be the same as before - translate templates and retry with another language. Before this patch, the email was empty. With this patch, it contains the list of records and items. Signed-off-by: Paola Rossi <paola.rossi@cineca.it> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Passes all tests and QA script. Fixes quite a bad translation problem, tested with German templates and umlauts in the message and records. -- You are receiving this mail because: You are watching all bug changes.