http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7298
--- Comment #70 from Katrin Fischer <[email protected]> --- > (In reply to Katrin Fischer from comment #67) > > Hi Jonathan, > > * Exporting as CSV > > * Exported single line > CSV appears correct. > > * Exporting multiple lines > CSV appears correct. > > PROBLEM: Translated CSV don't work correctly, as line > > breaks are lost in the translation process. > > > * Sending serial claim email > > * No regressions found - there are some problems with the > > email contents noted on bug 7298. > > We are on bug 7298 :) Bug 10618 - sorry. And was not failing the bug for this - just thought it would be worth noting. > I will have a look at bug 10931. But the problem does not occur for others > csv export (basket and basketgroup)? I didn't have time to check - sorry. But I assume it will happen everywhere where we try to translate plain text (not HTML) with the translation scripts and line breaks are essential for functionality. Maybe we need to have it 'non translatable' for now, but i would prefer a different solution. We found a fix for the cart mails, but it's a bit ugly. The template is HTML and then we strip the tags out (iirc). -- 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/
