[Koha] Wrong SAX Parser - does it matter?
Paul POULAIN
paul.poulain at free.fr
Thu Nov 13 03:04:21 NZDT 2008
agiesler at wisc.edu a écrit :
> Hello,
> …instead of the expected “XML::LibXML::SAX::Parser=…” I get
> “XML::SAX::Expat=…”. Does it matter? A few days ago I made it through a
> Koha install this way and things seemed to work fine anyway. Will this
> lead to subtle errors if I don’t fix it?
it's 'just" a matter of how diacritics are handled. If you strictly have
only english strings in your DB (no é, à, ç or chinese, arab,
japanese...), then you could probably continue with your SAX::Parser
but at the 1st non-English character you'll enter, you'll see that the
problem is not subtle ;-)
So, you should probably fix the problem to avoid asking yourself "what
happens with my é" in 2 years (were you'll have forgotten this Parser
subtlety ;-)
--
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
NOUVEAU TELEPHONE : 04 91 81 35 08
More information about the Koha
mailing list