Revision 86c6e59...

Go back to digest for 6th October 2013

Bug Fixes in Utilities

Dan Vratil committed changes in [kgpg/KDE/4.11] transactions/kgpgeditkeytransaction.cpp:

Don't show error dialog when key change is successful

When editing a key, an error dialog is always shown, even when the
change is successful.

This is because KGpgKeyTransaction set initial result to TS_MSG_SEQUENCE,
but it does not set it to TS_OK when GPG returns GOT_IT (success)

REVIEW: 113032
FIXED-IN: 4.11.3

File Changes

Modified 1 files
  • transactions/kgpgeditkeytransaction.cpp
1 files changed in total