[Differential] [Request, 35 lines] D1172: Fix broken overwrite query when creating new archives
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Fri Mar 18 18:30:32 UTC 2016
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
Herald added a subscriber: kde-utils-devel.
Herald added a project: Ark.
REVISION SUMMARY
BUG: https://bugs.kde.org/show_bug.cgi?id=352687
We currently ask confirmation to overwrite an existing archive in the
CreateDialog. This is wrong because the Ark Part could be also used elsewhere
(and we don't know if they query the user).
The Part itself now asks the user whether to overwrite, and removes the
target file if the user confirms the operation.
REPOSITORY
rARK Ark
BRANCH
fix-overwrite
REVISION DETAIL
https://phabricator.kde.org/D1172
AFFECTED FILES
kerfuffle/createdialog.cpp
part/part.cpp
part/part.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara
More information about the Kde-utils-devel
mailing list