| Summary: | a channel can be open in two tabs at once after /msg #channel | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | ais523 |
| Component: | general | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.0.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
ais523
2008-06-03 22:43:34 UTC
SVN commit 816635 by hein: * Stop treating '/msg <nick>' as equivalent to '/query <nick>'. * Make'/msg <nick>' error out when lacking a message parameter. * Make '/query <recipient> [message]' error out when recipient is a channel. BUG:163168 M +3 -0 ChangeLog M +1 -1 src/commit.h M +26 -7 src/outputfilter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=816635 |