https://bugs.kde.org/show_bug.cgi?id=370948

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/ark/
                   |                            |6f0e4ead6f33f4a6ae2530c5519
                   |                            |52e8443bd3c8b
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |16.08.3

--- Comment #2 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 6f0e4ead6f33f4a6ae2530c551952e8443bd3c8b by Elvis Angelaccio.
Committed on 17/10/2016 at 21:34.
Pushed by elvisangelaccio into branch 'Applications/16.08'.

Allow extraction of read-only archives

Currently we use `KFileItemListProperties::supportsWriting()` to check whether
a folder
is read-write and can be used as extract destination, but this function returns
false if the archive is read-only. A read-only archive can still be extracted,
so we need to implement our own check for the writability of parent folders.
FIXED-IN: 16.08.3

Differential Revision: D3074

M  +11   -3    app/extractfileitemaction.cpp

http://commits.kde.org/ark/6f0e4ead6f33f4a6ae2530c551952e8443bd3c8b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to