Project

General

Profile

Actions

Bug #4845

closed

$identifiers in $read() are not evaluated correctly

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

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
01/04/2020
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

I recently reported #4843 issue so this is related on that but now with $identifiers.

I tested it only in ON NICK event, i am not sure if other events with other identifiers causing the same issue.

Example :

ON !*:NICK: {
  var %f = test_nicks.txt
  echo -a IS: $read(%f)
}

test_nicks.txt -->>

hey $nick why you changed your nickname to $newnick $+ ?
oh $newnick is not better than $nick $+ !

- Thanks!

Actions

Also available in: Atom PDF