https://bugs.kde.org/show_bug.cgi?id=355955
Elvis Angelaccio <elvis.angelac...@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/ark/ | |3906648d1edcd56edee092ecd99 | |2d1366dadc31d Version Fixed In| |15.12.0 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Elvis Angelaccio <elvis.angelac...@kdemail.net> --- Git commit 3906648d1edcd56edee092ecd992d1366dadc31d by Elvis Angelaccio. Committed on 08/12/2015 at 21:03. Pushed by elvisangelaccio into branch 'Applications/15.12'. Fix opening of archives whose mimetype cannot be detected-by-content shared-mime-info 1.5 (and thus QMimeDatabase) cannot detect-by-content tar archives created with the --format=v7 flag. Instead of adding another exception (like we did for ISO files), let's just use the mimetype detected from the extension if the one from content could not be determined. FIXED-IN: 15.12.0 M +3 -2 kerfuffle/archive_kerfuffle.cpp http://commits.kde.org/ark/3906648d1edcd56edee092ecd992d1366dadc31d -- You are receiving this mail because: You are watching all bug changes.