linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00986
[Bug 562099] Re: Commands on a NI with special characters
this is a bug in DC++; it seems to be discarding wide chars when
replacing user command params by their substitute. the culprit is the
Util::formatTime function.
** Also affects: dcplusplus
Importance: Undecided
Status: New
** Changed in: adchpp
Status: Confirmed => Invalid
--
Commands on a NI with special characters
https://bugs.launchpad.net/bugs/562099
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
Status in ADCH++: Invalid
Status in DC++: New
Bug description:
Running REV 326 on a Win2k server
Seems there is a problem on resolving the Nick when a command is issued on a NI containing special characters ...
example from a redirect done on a nickname: lunič
and the hub answers: No user nick-named "lunic"
seems the special č is lost and replaced by c
References