| Summary: | KGpg should confirm when exporting a public key will overwrite an existing file | ||
|---|---|---|---|
| Product: | [Applications] kgpg | Reporter: | Raphael Kubo da Costa <rakuco> |
| Component: | general | Assignee: | Rolf Eike Beer <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.6.x | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | FreeBSD | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.7.3 | |
| Sentry Crash Report: | |||
|
Description
Raphael Kubo da Costa
2011-10-03 02:09:21 UTC
Git commit c97530d36fc24221b8ce99abd54b79ebfff495fb by Rolf Eike Beer, on behalf of Luis Ángel Fernández Fernández. Committed on 21/10/2011 at 21:54. Pushed by dakon into branch 'KDE/4.7'. ask the user before overwriting files when exporting keys Now when the user wants to export the public key to a file and that file already exists the user is asked about overwriting the file. BUG:283215 REVIEW:102786 CCMAIL:laffdez@gmail.com M +34 -16 keyexport.cpp M +13 -10 keyexport.h M +119 -112 keyexport.ui M +5 -15 keysmanager.cpp http://commits.kde.org/kgpg/c97530d36fc24221b8ce99abd54b79ebfff495fb |