http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10625

--- Comment #6 from Jonathan Druart <[email protected]> ---
(In reply to Galen Charlton from comment #5)
> The sample file does not actually use \r\n as its delimiter -- it's using \r.
> 
> Can you confirm the source of the sample file you attached to the bug, as
> does not appear to actually be produced by a Windows text editor -- or in
> any event, not one that uses the DOS newline.

Galen, yes you are right, \r\n is under windows and it worked before this
patch.
But \r (Mac OS) did not worked before.
The sample file contains \r.
I tested the \r\n too : I added a newline character after \r in order to have a
\r\n and it still works with the patch.

Maybe should we change the commit message.

-- 
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/

Reply via email to