[Bug 4623] XML parser cannot dereferenc entities, complains about as validation errors

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4623





------- Comment #8 from info@riastudio.fr  2007-06-12 07:00 -------
Maybe this can help you (quoted from http://xmlsoft.org/catalog.html) :

"In a normal environment libxml2 will by default check the presence of a
catalog in /etc/xml/catalog, and assuming it has been correctly populated, the
processing is completely transparent to the document user."

"If your system is correctly configured all the authoring phase and processing
should use only local files, even if your document stays portable because it
uses the canonical public and system ID, referencing the remote document."

Received on Tuesday, 12 June 2007 07:00:29 UTC