Review Request 127925: KWalletd migration: fix error handling.
David Faure
faure at kde.org
Sun May 15 09:31:23 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127925/
-----------------------------------------------------------
Review request for KDE Frameworks.
Repository: kwallet
Description
-------
After a successful migration, performMigration() returns true,
so the qDebug "failed" was wrong, and the "ok" bool should be set to
true so that isMigrationWizardOk() returns true.
This stops the migration from happening on every single boot.
Diffs
-----
src/runtime/kwalletd/migrationagent.cpp 217d4a8485863835819d9b2cd3ed08b0829fce7f
Diff: https://git.reviewboard.kde.org/r/127925/diff/
Testing
-------
Thanks,
David Faure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160515/7dde2f48/attachment.html>
More information about the Kde-frameworks-devel
mailing list