http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14263
--- Comment #8 from Frédéric Demians <[email protected]> --- (In reply to Jonathan Druart from comment #7) > Actually(In reply to Frédéric Demians from comment #5) > > I can't make it working properly. Without the patch: 1 unique line. With it: > > 2 lines, one for field name, one for all records aggregated. > > Sorry about that, I tested with a wrong record. > This patch is dirty but works as expected. Yes, your workaround reintroduces newlines required by CSV format. In the first place, the template toolkit translation machinery is the culprit, but can't be fixed that easily, unfortunately. -- 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/
