← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 611054] Re: messages when kicked in the hub

 

Look here:
http://flylinkdc.googlecode.com/svn/trunk/client/FavoriteManager.cpp
http://flylinkdc.googlecode.com/svn/branches/apexdc/client/FavoriteManager.cpp
http://flylinkdc.googlecode.com/svn/branches/strongdc/client/FavoriteManager.cpp
etc...

I know that kernel of these clients is greatly patched.
Did they have not returned improvements?

-- 
messages when kicked in the hub
https://bugs.launchpad.net/bugs/611054
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.

Status in DC++: Won't Fix

Bug description:
In file dcpp/FavoriteManager.cpp we (EiskaltDC++ team) found such string:
"$To: %[userNI] From: %[myNI] $<%[myNI]> You are being kicked because: %[line:Reason]|<%[myNI]> %[myNI] is kicking %[userNI] because: %[line:Reason]|$Kick %[userNI]|";

%[myNI] is duplicated...

Maybe there is good idea to replace: "<%[myNI]> %[myNI] is kicking" to "<%[myNI]> is kicking".





References