14 Jun
2017
14 Jun
'17
4:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18331 --- Comment #14 from Marc Véron <veron@veron.ch> --- I can fix and reproduce the issue with following steps: - Apply patch - restart plack / memcached with every step as appropriate - Verify that (on my installation) the CSV export is in one line - Edit empty_line.inc (using vim) - Set vim to display line breaks (:set list) - Add a new line after the existing one - Delete the first line - Save - Do a new CSV export -> Success - Revert all edits (using u in vim) - Save - Do a new CSV export -> Fail, export is again on one line -- You are receiving this mail because: You are watching all bug changes.