Bug 158528 - Konversation does not display key when someone sets mode +k
Summary: Konversation does not display key when someone sets mode +k
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.0.1
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-28 10:01 UTC by Matt Sharp
Modified: 2008-02-28 18:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch to add message for mode +k (972 bytes, patch)
2008-02-28 10:02 UTC, Matt Sharp
Details

Note You need to log in before you can comment on or make changes to this bug.
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