← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 612262] Re: wrong nick in user commands

 

Version:
LinuxDC++ version: 1.0.3
Core version: 0.698
Ubuntu 10.04 LTS - the Lucid Lynx

Another similar bug:

If I use the following command from the menu on a regular user, all is
ok, but if I use it on myself, the command is sent to another hub!!!
(previous one).

$UserCommand 1 6 * Report user...$<fff> !report %[nick]
%[line:reason]&#124;

I hope that the information is useful.
Regards.

-- 
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&#124;|"
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&#124;|" (there is no space before $), Linuxdc++ no more replace <fff> with <Junior>.

Regards





References