[Koha] Question of sax parser

MJ Ray mjr at phonecoop.coop
Thu Sep 5 22:40:26 NZST 2013


On 05/09/13 10:00, Samuel Desseaux wrote:
> Koha wants something like:
>     XML::LibXML::SAX::Parser=HASH(0x81fe220)
> You have:
>     XML::SAX::Expat=HASH(0x99127b0)
> Looks bad, check INSTALL.* documentation.

Did you try checking the INSTALL.* documentation?  Some say things like
this:

The correct parser entry will need to be moved to the bottom of the file.
The following is the entry you are looking for:

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

What you posted had XML::SAX::Expat last, which is why it "looks bad".

(Please don't email both koha and koha-devel.  Email most things to koha
and questions/comments about development to koha-devel.  If you email
both, some filters will label your message as "bulk mail".)

Hope that helps,
-- 
MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op
http://koha-community.org supporter, web and library systems developer.
In My Opinion Only: see http://mjr.towers.org.uk/email.html
Available for hire (including development) at http://www.software.coop/


More information about the Koha mailing list