[EP-tech] Re: [FIX] missing entities
Graham Triggs
grahamtriggs at gmail.com
Mon Jun 3 09:30:01 BST 2013
Tim,
Ubuntu has also been caught out by the same issue.
The real issue here is that is not a defined entity reference in XML. LibXML is doing the correct thing when it refuses to read the XML file.
The phrases file should be updated to either replace the references with   or an entity declaration needs to be added to the file:
<!ENTITY nbsp " ">
Regards,
G
-----Original Message-----
From: eprints-tech-bounces at ecs.soton.ac.uk [mailto:eprints-tech-bounces at ecs.soton.ac.uk] On Behalf Of Tim Brody
Sent: 31 May 2013 11:22
To: eprints-tech at ecs.soton.ac.uk
Subject: [EP-tech] [FIX] missing entities
Hi All,
For those of you running RHEL 6 I've uploaded patched libxml2 packages
here:
http://files.eprints.org/851/
Based on a patch supplied to the bugzilla ticket:
https://bugzilla.redhat.com/show_bug.cgi?id=863166
Hopefully RHEL will release an official update soon ...
--
All the best,
Tim
More information about the Eprints-tech
mailing list