[Koha] koha3: XML::LibXML::SAX instead of XML::LibXML::SAX::Parser

ghenry ghenry at cmi.univ-mrs.fr
Wed May 20 01:28:25 NZST 2009


hello all,
i've a problem with sax.
The test gives:
Koha wants something like:
     XML::LibXML::SAX::Parser=HASH(0x81fe220)
You have:
     XML::LibXML::SAX=HASH(0x81ba570)

and ParserDetails.ini only contains:
$ cat /opt/csw/share/perl/site_perl/XML/SAX/ParserDetails.ini

[XML::LibXML::SAX::Parser]
http://xml.org/sax/features/namespaces = 1

Is there a difference between XML::LibXML::SAX::Parser and XML::LibXML::SAX?
I've installed XML::LibXML::SAX::Parser from CPAN, the tests are ok. And 
i'm using perl 5.8.8
In koha-3.0.1-stable, the test is simpliest and it works on my machine, 
but now, i'm trying to use koha from git

anybody can help?

thanks in advancve,

gerard


More information about the Koha mailing list