Software error: substr outside of string

View: New views
2 Messages — Rating Filter:   Alert me  

Software error: substr outside of string

by harry wykman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In performing a z39.50 search in my new koha installation, I get the following error:


  Software error:

substr outside of string at /usr/share/koha/lib/C4/Charset.pm line 241.

CGI::Carp

Any ideas?

Thanks,

Harry



_______________________________________________
Koha-devel mailing list
Koha-devel@...
http://lists.nongnu.org/mailman/listinfo/koha-devel
_______________________________________________
Koha-devel mailing list
Koha-devel@...
http://lists.koha.org/mailman/listinfo/koha-devel

Re: Software error: substr outside of string

by Paul POULAIN-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

harry wykman a écrit :
> In performing a z39.50 search in my new koha installation, I get the following error:
>
>
>   Software error:
>
> substr outside of string at /usr/share/koha/lib/C4/Charset.pm line 241.

it's usually an encoding problem : for some unknown reason, the biblio
pretends to be latin1 (or utf8) while it is in fact in utf8 (or latin1)


--
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
NOUVEAU TELEPHONE : 04 91 81 35 08


_______________________________________________
Koha-devel mailing list
Koha-devel@...
http://lists.nongnu.org/mailman/listinfo/koha-devel
_______________________________________________
Koha-devel mailing list
Koha-devel@...
http://lists.koha.org/mailman/listinfo/koha-devel