Hi,
First, when the patch is not applied, in both case, I have no error.
There are 2 cases:
1/ $ more /etc/perl/XML/SAX/ParserDetails.ini
[XML::SAX::PurePerl]
http://xml.org/sax/features/namespaces = 1
[XML::LibXML::SAX]
http://xml.org/sax/features/namespaces = 1
[XML::LibXML::SAX::Parser]
http
Hi,
On Tue, Dec 14, 2010 at 11:55 AM, Claire Hernandez
wrote:
> I had another issue, with another sax parser:
> Malformed UTF-8 character (unexpected end of string) in substitution
> (s///) at /usr/lib/perl5/XML/LibXML/Error.pm line 217.
> problem with :84 : :61: parser error : Input is not
ire;
From:
*Galen Charlton*
Date:
December 13, 2010 06:16
Subject:
Re: Problem with MARC::File::XML
Message ID:
aanlktinutec98fzq4dzz=t6hlvvyqe0nq4=uzepqp...@mail.gmail.com
<http://www.nntp.perl.org/group/perl.perl4lib/;msgid=aanlktinutec98fzq4dzz=t6hlvvyqe0nq4=uzepqp...@mail.gmail.com>
Hi,
On
Hi,
On Thu, Dec 2, 2010 at 5:09 AM, LAURENT Henri-Damien
wrote:
> we are currently trying to use MARC::File::XML on multi threaded
> decoding of records.
> We are encountering erratic error of Parsing.
> problem with :25 :
> not well-formed (invalid token) at line 32, column 27, byte 1216 at
> /
Hi
we are currently trying to use MARC::File::XML on multi threaded
decoding of records.
We are encountering erratic error of Parsing.
problem with :25 :
not well-formed (invalid token) at line 32, column 27, byte 1216 at
/usr/lib/perl5/XML/Parser.pm line 187
http://www.w3.org/2001/XMLSchema-ins
Ed Summers a écrit :
It looks like you don't have an XML parser installed that supports the
features that M::F::X requires:
use XML::SAX qw(Namespaces Validation);
Try executing that, and see if you get a similar exception. FWIW
Namespace support is required for the version of MARC::File::SAX
It looks like you don't have an XML parser installed that supports the
features that M::F::X requires:
use XML::SAX qw(Namespaces Validation);
Try executing that, and see if you get a similar exception. FWIW
Namespace support is required for the version of MARC::File::SAX that
is in CVS since i
Hello,
I try to install Koha on a RH server, that was previously on RH 4 (Koha
worked fine), and that has just be upgraded to a RH 5 (and Koha don't
work at all).
RH being 64 bits, on a Dell server.
I have reinstalled yaz, and zebra and get a nasty error on Koha.
Investigating, it seems I hav