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 #1

Updated by Per Amundsen over 3 years ago

  • Category set to Interface
  • Status changed from New to Resolved
  • Assignee set to Per Amundsen
  • Target version set to 4.0

Thanks, it's an issue related to cached ini files, fixed in next beta.

Actions #2

Updated by Per Amundsen over 3 years ago

  • Status changed from Resolved to Closed
Actions #3

Updated by Kostas K over 3 years ago

I confirm it's fixed in the new version, thank you very much.

Actions

Also available in: Atom PDF