https://bugs.kde.org/show_bug.cgi?id=383801
Bug ID: 383801
Summary: inputline adds # to every channel string when joining
making local joins impossible
Product: konversation
Version: 1.7.2
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: inputline
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The W3C Team uses a private IRC server for its internal worldwide
communication. Within this private IRC server there is a distinction between
local channels (following the &channel convention) and public channels
(following the #channel convention).
The latest version of Konversation adds a "#" sign to all channel strings typed
after the join command. This is also true for joining via the menus or the
channel list. Typing "/j &channel" results in joining "#&channel" whatever join
mechanism is used. Expectation is that "/j &channel" results in joining channel
"&channel".
Evidently joining normal public #channels works, even if the #is omitted on the
input line.
--
You are receiving this mail because:
You are watching all bug changes.