Summary: | [Wish] An option to get MIME type from file extension before guessing it for file contents | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | gambas <g4mba5> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
gambas
2006-10-18 11:18:19 UTC
Yes, "guessing" ("mime magic") is unreliable, but it's still very useful in many cases. The solution is not to disable guessing, but to 1) improve the guessing 2) use extensions where guessing can't do it right After updating to KDE4 (the mime implementation is completely different, it's now based on freedesktop.org shared-mime-info), please report any wrong "mimetype guessing" with example files. |