Diffusion Ark 73cb41111248

Show 'Extract' menu on archives without extension

Authored by elvisangelaccio on Oct 14 2018, 7:50 PM.

Description

Show 'Extract' menu on archives without extension

determineMimeType() needs the absolute path of the archive, otherwise
the QFileInfo::isReadable() check will always return false (it will then
fallback to mimeFromExtension, but that's also invalid if the archive
doesn't have an extension).

BUG: 399806
FIXED-IN: 18.08.3

Details

Committed
elvisangelaccioOct 14 2018, 7:50 PM
Parents
R36:27d71389921f: Downgrade warning to debug.
Branches
Unknown
Tags
Unknown