Bug 158528

Summary: Konversation does not display key when someone sets mode +k
Product: [Applications] konversation Reporter: Matt Sharp <sharpshopter>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.0.1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch to add message for mode +k

Description Matt Sharp 2008-02-28 10:01:07 UTC
Version:           1.0.1 (using KDE 3.5.8)
Installed from:    Gentoo Packages

When someone sets the channel mode +k, Konversation does not display the key, it merely says "<user> sets the channel mode +k".  Instead something like "<user> sets the channel key to <key>" should be displayed.
Comment 1 Matt Sharp 2008-02-28 10:02:24 UTC
Created attachment 23737 [details]
Patch to add message for mode +k

This patch handles the case when someone sets the channel mode +/- k.
Comment 2 Eike Hein 2008-02-28 18:03:35 UTC
SVN commit 780284 by hein:

* Announce 'k' channel mode (i.e. channel key) changes in non-raw mode 
  as well (patch by Matt Sharp -- thanks!).
  BUG:158528
* Changelog updates.


 M  +6 -0      ChangeLog  
 M  +13 -1     src/channel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=780284