Project

General

Profile

Actions

Bug #4916

closed

$msgtags(N) .key/.tag properties are swapped

Added by westor (GR) about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
02/03/2020
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

I was trying to build a code with $msgtags(N).key included and i noticed that it returns the .tag property results instead of the correct one.

Tested on UnrealIRCD 5.0.2

Rawlog:

<- 03/Φεβ/2020 16:19:55 - @unrealircd.org/userhost=aa@79.103.113.2;unrealircd.org/userip=aa@79.103.113.2;time=2020-02-03T14:20:11.927Z;msgid=9dVvA5oERgEK1DxEewReCT :testt!aa@DE38F073.E9CE96C9.3C097FA3.IP PRIVMSG #test :test

Code:

ON *:TEXT:*:#test: { echo -s IS: $msgtags(1).key }

Results: unrealircd.org/userhost
It should be:

- Thanks!

Actions

Also available in: Atom PDF