https://bugs.kde.org/show_bug.cgi?id=354344
--- Comment #2 from Elvis Angelaccio <elvis.angelac...@kdemail.net> --- Git commit 1587a9f96ba7923505465ad598c1f053dbc2bdf2 by Elvis Angelaccio. Committed on 21/01/2016 at 18:37. Pushed by elvisangelaccio into branch 'Applications/15.12'. Fix opening of ISO files detected as text/plain. The workaround in commit b10430b was partly reverted by commit 3906648 and is now restored by this patch. Some ISO file may be detected-by-content as text/plain, so this case is not catched by comparing with application/octect-stream. The new autotest would have catched the regression, and will prevent it from happening again. M +5 -0 kerfuffle/archive_kerfuffle.cpp A +- -- kerfuffle/tests/data/archlinux-2015.09.01-dual_truncated.iso A +- -- kerfuffle/tests/data/kubuntu-14.04.1-desktop-amd64_truncated.iso M +17 -3 kerfuffle/tests/mimetypetest.cpp http://commits.kde.org/ark/1587a9f96ba7923505465ad598c1f053dbc2bdf2 -- You are receiving this mail because: You are watching all bug changes.