Bug 194 - freedesktop.org.xml is invalid xml
Summary: freedesktop.org.xml is invalid xml
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high critical
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-17 02:45 UTC by Christophe Fergeau
Modified: 2004-03-21 01:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.