Project

General

Profile

Actions

Bug #5401

closed

Some identifiers incorrectly returns $false

Added by armin armin over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
10/08/2021
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
Yes

Description

does not work on the latest beta version released today, I restored the old version from September 2021

    var %windowtest @test
    if ($window(%windowtest).state == $null) { window -kn %windowtest } 
    echo %windowtest $timestamp $nick test
Actions #1

Updated by Per Amundsen over 2 years ago

  • Subject changed from $window(%windowtest) does not work on version beta of 8 october to Some identifiers incorrectly returns $false
  • Category set to Scripting
  • Status changed from New to Resolved
  • Assignee set to Per Amundsen
  • Regression changed from No to Yes

The problem is actually $null and some other identifiers becoming literal $false, should be fixed in new beta coming soon.

Actions #2

Updated by Per Amundsen over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF