Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-131109

QMimeDatabase::mimeTypeForFile() does not detect application/x-bzip2 anymore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.8.0
    • Core: I/O
    • None
    • macOS, Windows

    Description

      In 6.7.2, the attached file is detected as "application/x-bzip2". In 6.8.0 it only returns "application/octet-stream"

      QMimeDatabase db;
      qDebug() << db.mimeTypeForFile("karchivetest.tar.bz2", QMimeDatabase::MatchExtension)->name(); 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            dfaure_kdab David Faure
            madwinter Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes