Summary: | XHTML is detected as text/html | ||
---|---|---|---|
Product: | shared-mime-info | Reporter: | Daniel Leidert <daniel.leidert.spam> |
Component: | general | Assignee: | Jonathan Blandford <jrb> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | major | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | testcase, simple XHTML 1.0 file |
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.
Created attachment 32896 [details] testcase, simple XHTML 1.0 file XHTML files are detected as text/html files. This is the case for both gvfs-info and kmimetypefinder. Testcase is attached. I could understand the detection as text/html if the content-type would be text/html, but in the testcase it is also application/xhtml+xml. Please tell me, if you think this might be an issue in the implementation. Then I will forward it to the GNOME and KDE bug trackers.