Nahuel ANGELINETTI <nah...@biblibre.com> wrote:
> 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 think it means that it's improperly encoded.  Did the line
encode_base64(encode("UTF-8", $iso2709));
in your patch fix it?

Thanks,
-- 
MJ Ray (slef)
Webmaster for hire, statistician and online shop builder for a small
worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/
(Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to