Bug 235586

Summary: cancelled passphrase change says passphrase changed
Product: [Applications] kgpg Reporter: Евгений Цвигун <utgarda>
Component: generalAssignee: Rolf Eike Beer <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.4.4

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