Bug 18746: Text_CSV_Various parse failures
authorMark Tompsett <mtompset@hotmail.com>
Wed, 7 Jun 2017 22:07:13 +0000 (18:07 -0400)
committerMason James <mtj@kohaaloha.com>
Sat, 29 Jul 2017 19:18:44 +0000 (07:18 +1200)
commitc7642e11be129361c32e4d87191c5426c51c7c9b
tree78b68753c71f6473be6154d96f064a77ef016c30
parent46495bbe457d4127b7196f53c419b8035e8a9489
Bug 18746: Text_CSV_Various parse failures

While it might be an idea to just delete it,
this patch attempts to catch everything and make it
clear that Text::CSV::Unicode (binary) is the parser
that should be used.

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Running 'prove xt/author/Text_CSV_Various.t' passes

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 89d36585bb3483ac46c87224391b6867ae8468bb)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit d3ccdd1df3eda8c933cbc841532a0000707cc9e2)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
xt/author/Text_CSV_Various.t