Bug 131955

Summary: ignore and unignore handle usermasks inconsistently
Product: [Applications] konversation Reporter: Niek Beernink <n.beernink>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Niek Beernink 2006-08-06 15:19:31 UTC
Version:           revision 570312 (using KDE KDE 3.5.4)

/ignore nick
[Ignore] Added nick!* to your ignore list.
/unignore nick
[Error] No such ignore: nick
/unignore nick!*
[Ignore] Removed nick!* from your ignore list

/ban nick
[Mode] You set a ban on nick!*@*.
/unban nick
[Mode] You remove the ban on nick!*@*.

So, /unignore nick should just work too.
Comment 1 Eike Hein 2006-08-06 16:07:25 UTC
Fixed in SVN.