It seams Joe already had this problem and should send a patch in july. http://lists.katipo.co.nz/public/koha/2008-July/015599.html Is it somewhere ? Le Fri, 9 Jan 2009 17:16:41 +0100, Nahuel ANGELINETTI <nahuel@biblibre.com> a écrit :
Hi people,
I'm adding the ability to send shelves by mail. During my addition I find a problem sending by mail: Wide character in subroutine entry
This means the data encode_base64() received is too big. I was copying the script from sendbasket, so I tested with sendbasket and a large basket, the same happen.
What is the good fix? Use another library that manage this problems? Still using this complicated library and find a solution, like pre-saving the iso2709 in a temporary file and encode as base64?
Maybe someone have the solution to my problem?
bests,
-- Nahuel ANGELINETTI _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel