Bug 96266 - Zip archive detected by content as text/html
Summary: Zip archive detected by content as text/html
Status: RESOLVED DUPLICATE of bug 96660
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Shared Mime Info group
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-29 10:42 UTC by Elvis Angelaccio
Modified: 2016-07-08 10:51 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Elvis Angelaccio 2016-05-29 10:42:04 UTC
Downstream bug report: https://bugs.kde.org/show_bug.cgi?id=363632

Steps to reproduce:

$ wget -O test https://bugs.kde.org/attachment.cgi?id=99239
$ xdg-mime query filetype test 

I get text/html instead of application/zip, with shared-mime-info 1.6.

This looks similar to the issue fixed in #93549
Comment 1 Bastien Nocera 2016-07-08 10:51:21 UTC
zip-html:
	name: application/octet-stream
	data: application/zip
	file: application/zip

*** This bug has been marked as a duplicate of bug 96660 ***


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.