Bug 194

Summary: freedesktop.org.xml is invalid xml
Product: shared-mime-info Reporter: Christophe Fergeau <teuf>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Christophe Fergeau 2004-02-17 02:45:30 UTC
 
Comment 1 Christophe Fergeau 2004-02-17 02:47:38 UTC
The freedesktop.org.xml file in CVS has entries like:
<match offset="0:64" type="string" value="<!DOCTYPE\ xbel" />
which is forbidden in XML.

freedesktop.org.xml.in has those entries properly "escaped" as &lt;DOCTYPE
Regenerating freedesktop.org.xml with a recent intltool recreates a valid XML file.
Comment 2 Jonathan Blandford 2004-03-21 19:55:12 UTC
latest intltool fixes this.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.