Summary: | Incorrect MIME type detection for UTF-8 text files with very long lines | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | deleted_email_KsJQa |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | normal | CC: | faure, maksim, rpogomes |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
deleted_email_KsJQa
2007-03-28 22:36:13 UTC
This occurs both with Konqueror 3.4.0 using kde 3.4.0, Suse 9.3 and konq 3.5.6 Kubuntu 7.0.4 Perry Reproduced in kde 4.0.3 (f9). The file program reports UTF-8 Unicode text, with very long lines. The problem is still there in Opensuse 11.0 kde 3.5.9 and 4.1 . Please provide test files (and reopen the bug). My own tests work. $ kmimetypefinder testfile text/plain $ kmimetypefinder testfile_long text/plain $ file testfile* testfile: UTF-8 Unicode text testfile_long: UTF-8 Unicode text, with very long lines |