Bug #3954
closedRAW 276 should strip character ":" on output
0%
Description
Hello,
I saw an small issue that when using RAW numeric 276 and doing /whois into a user (tested on UnrealIRCD) it returns an extra : symbol character in front of the output that it should have been stripped out.
RAW 276 on UnrealIRCD returns the client certificate fingerprint value.
Example:
raw 276:*: { echo -s IS: $3- } - Thanks!
Updated by Per Amundsen over 6 years ago
Can you post the actual raw line from rawlog?
Updated by westor (GR) over 6 years ago
Rawlog: <- 25/06/2018 22:36:32 - :Irc.testserver.Com 276 westo westor :has client certificate fingerprint b5815da86040e2fb3618fe3d4c2b2c26c8f9e54be43b40c2b91120abb49956dc
Debug Window: <- :Irc.testserver.Com 276 westo westor :has client certificate fingerprint b5815da86040e2fb3618fe3d4c2b2c26c8f9e54be43b40c2b91120abb49956dc
$rawmsg: :Irc.testserver.Com 276 westo westor :has client certificate fingerprint b5815da86040e2fb3618fe3d4c2b2c26c8f9e54be43b40c2b91120abb49956dc
Updated by Per Amundsen over 6 years ago
- Status changed from New to Resolved
- Target version changed from 3.1 to 3.2