[Konversation-devel] Review Request 107625: Prevent the existence of multiple identities with the same name
Eike Hein
hein at kde.org
Tue Mar 19 19:27:17 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107625/
-----------------------------------------------------------
(Updated March 19, 2013, 7:27 p.m.)
Status
------
This change has been discarded.
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/20130319/5f2e48a6/attachment.html>
More information about the Konversation-devel
mailing list