Any alternate implementation to allowing more characters into the Text::CSV exports is of course preferable. My patch was a quick fix for the issue, but I'll happily see it replaced with a more robust solution. Thanks to both Robin and Colin for exploring better options.
-Ian
Op woensdag 27 juli 2011 22:25:22 schreef Colin Campbell:
> Yes but the problem is that the Text::CSV object is not created asPerhaps then we should be outputting as binary? I do a lot with Text::CSV for
> binary. So that the problem is not only with end of lines but with
> non-ascii characters. see Text::CSV's documentation
reading, but not really for writing. For reading, it's generally the case that
you work in binary mode unless you have a good reason not to.
--
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/