Bug 235586 - cancelled passphrase change says passphrase changed
Summary: cancelled passphrase change says passphrase changed
Status: RESOLVED FIXED
Alias: None
Product: kgpg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Rolf Eike Beer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 23:53 UTC by Евгений Цвигун
Modified: 2010-05-10 22:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.4.4


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Евгений Цвигун 2010-04-27 23:53:21 UTC
Version:           2.2.2 (using 4.3.5 (KDE 4.3.5) "release 0", openSUSE 11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31.12-0.2-desktop

If you go to "key properties", press "change passphrase" button, enter the key's current passphrase and when asked for the new one, press "cancel", you get a notification "passphrase changed". Happily, it stays the same.
Comment 1 Rolf Eike Beer 2010-04-29 07:49:59 UTC
Good catch, thanks. Will fix that at the weekend.
Comment 2 Rolf Eike Beer 2010-05-10 21:35:09 UTC
I'm currently looking into that but there are other things broken there, too. Might take some days until I get this finished.
Comment 3 Rolf Eike Beer 2010-05-10 22:00:04 UTC
SVN commit 1125149 by dakon:

do not show any message if user cancels passphrase changing

BUG:235586
FIXED-IN:4.4.4


 M  +8 -1      kgpgchangepass.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1125149
Comment 4 Rolf Eike Beer 2010-05-10 22:01:24 UTC
SVN commit 1125150 by dakon:

do not show any message if user cancels passphrase changing

CCBUG:235586

Forward-port of r1125149

 M  +8 -1      kgpgchangepass.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1125150