[Konversation-devel] Review Request: Prevent the existence of multiple identities with the same name
José Millán Soto
fid at gpul.org
Fri Dec 7 12:44:37 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107625/
-----------------------------------------------------------
Review request for Konversation.
Description
-------
Do not allow to create multiple identities with the same name, as konversation does not handle it well (See bug 311300).
This patch creates a new method called existingIdentity in IdentityDialog which is called when the user tries to create, modify or copy an identity. This method checks if there is already an identity with that name. If that's the case, the user is asked for a new name.
This addresses bug 311300.
https://bugs.kde.org/show_bug.cgi?id=311300
Diffs
-----
src/identitydialog.h 2e8ad81
src/identitydialog.cpp d7622d9
Diff: http://git.reviewboard.kde.org/r/107625/diff/
Testing
-------
Screenshots
-----------
http://git.reviewboard.kde.org/r/107625/s/884/
Thanks,
José Millán Soto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konversation-devel/attachments/20121207/aaa53d8e/attachment.html>
More information about the Konversation-devel
mailing list