sandsmark created this revision. sandsmark added a reviewer: dfaure. Herald added a project: Frameworks. Herald edited subscribers, added: kde-frameworks-devel; removed: Frameworks. sandsmark requested review of this revision.
REVISION SUMMARY When receiving a symlink, QFile::link will refuse in case the link already exist. This will cause updates to symlinks, or replacing files with a symlinked version to fail. Patch stolen from https://github.com/reMarkable/karchive/pull/1 REPOSITORY R243 KArchive REVISION DETAIL https://phabricator.kde.org/D25302 AFFECTED FILES src/karchive.cpp To: sandsmark, dfaure Cc: dfaure, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns