linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01656
[Bug 612262] Re: wrong nick in user commands
Since you're on Ubuntu, can you try our PPA to see if our latest build
fixes the problem for you?
https://launchpad.net/~linuxdcpp-team/+archive/ppa
--
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