Project

General

Profile

Actions

Bug #3230

closed

$v1 lost in OR statements

Added by S Reject about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
01/27/2017
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

$v1 is incorrectly(?) stored from if conditions of which have an OR operator:

alias example {
  var %ex = Some Value
  if ($null || %ex) {
    echo -sge This should be "Some Value": $v1
  }
}
Actions #1

Updated by Per Amundsen about 7 years ago

  • Status changed from New to Resolved

Thanks fixed for next beta.

Actions #2

Updated by Per Amundsen about 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF