linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01636
[Bug 612262] [NEW] wrong nick in user commands
Public bug reported:
Hello,
When I try to use user commands, the client replace the received nick from the hub with a wrong one (used in other connections).
Eg.
Nick used in other hubs: Junior
Nick for current hub: fff
Command received from current hub: "$UserCommand 2 3 USER\HELP $<fff> !help||"
Command sent to hub: <Junior> !help
Nick seems to belong to the first open hub.
Also, if hub send "$UserCommand 2 3 USER\HELP$<fff> !help||" (there is no space before $), Linuxdc++ no more replace <fff> with <Junior>.
Regards
** Affects: linuxdcpp
Importance: Undecided
Status: New
--
wrong nick in user commands
https://bugs.launchpad.net/bugs/612262
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: New
Bug description:
Hello,
When I try to use user commands, the client replace the received nick from the hub with a wrong one (used in other connections).
Eg.
Nick used in other hubs: Junior
Nick for current hub: fff
Command received from current hub: "$UserCommand 2 3 USER\HELP $<fff> !help||"
Command sent to hub: <Junior> !help
Nick seems to belong to the first open hub.
Also, if hub send "$UserCommand 2 3 USER\HELP$<fff> !help||" (there is no space before $), Linuxdc++ no more replace <fff> with <Junior>.
Regards
Follow ups
References