Version: (using KDE KDE 3.3.1) Installed from: Compiled From Sources When you ignore an user with the contextual menu you have the posibility to ignore again the user. The right behavior would be to update the contextual menu with a unignore entry and unignore that user.
Bug#107234 has a patch so dupping this one. *** This bug has been marked as a duplicate of 107234 ***
Reopen as Ismail was a bit rash and this never actually got implemented.
SVN commit 570402 by hein: - Add Unignore nicklist context menu item. - Show Ignore/Unignore nicklist context menu items only if applicable. - Concat multiple ignores/unignores from the nicklist context menu into one operation. - Cleanup in Channel:popupCommand(). - The usual changelog, build number dance ... BUG:93460 M +3 -0 ChangeLog M +55 -20 src/channel.cpp M +1 -1 src/commit.h M +17 -0 src/config/preferences.cpp M +1 -0 src/config/preferences.h M +1 -1 src/konversationapplication.h M +37 -2 src/nicklistview.cpp M +4 -0 src/nicklistview.h
Pazar 6 Ağustos 2006 17:09 tarihinde, Eike Hein şunları yazmıştı: [bugs.kde.org quoted mail] Oops, sorry about that!