https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18331

--- Comment #14 from Marc VĂ©ron <ve...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to