Project

General

Profile

Actions

Bug #5158

closed

Tools|'Edit Variables' no longer working

Added by Kostas K over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Interface
Target version:
Start date:
10/01/2020
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

I've tried the following code and the variable values are no longer updated in Tools|'Edit Variables' (old values are displayed instead).
Current version AdiIRC 4.0 beta x64 build 2020/09/30 (win10).
Last working version I tested: beta 3.9 2020/09/24 ---> my guess is the issue must be introduced in the 3.9 2020/09/30 beta .

alias myregex2 {
  return /.+/i
}

on $*:TEXT:$($myregex2):*:{
  set %temp2 $strip($1-)  
}
Actions

Also available in: Atom PDF