linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01638
[Bug 612262] Re: wrong nick in user commands
What version of LinuxDC++ are you using and what distribution? It may be
fixed in our latest trunk since I know there were some changes to map
the hub to the correct nick.
** Changed in: linuxdcpp
Status: New => Incomplete
--
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++: Incomplete
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
References