View Issue Details

IDProjectCategoryView StatusLast Update
0007879CTT UA Scripts1 - Script Issuepublic2022-08-29 17:41
ReporterAlexander Allmendinger Assigned ToArchie Miller  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.500 
Summary0007879: Unexpected error exception in AlarmTester.js
Description

In line 456 there appears to be a spelling mistake in the code line which is currently:

  • value = thie.NormalStateValues.Get( nodeIdString );
    while it should most probably be
  • value = this.NormalStateValues.Get( nodeIdString );
TagsNo tags attached.
Files Affected

Activities

Archie Miller

2022-03-22 14:58

administrator   ~0016438

Fixed in pull request 141 - Mantis 7879 - Fixed Unexpected Exception in AlarmTester

Paul Hunkar

2022-08-29 17:41

administrator   ~0017435

reviewed issue in call, agreed and closed

Issue History

Date Modified Username Field Change
2022-03-22 10:28 Alexander Allmendinger New Issue
2022-03-22 14:58 Archie Miller Assigned To => Archie Miller
2022-03-22 14:58 Archie Miller Status new => resolved
2022-03-22 14:58 Archie Miller Resolution open => fixed
2022-03-22 14:58 Archie Miller Note Added: 0016438
2022-08-02 20:23 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-08-02 20:23 Paul Hunkar Project CTT UA Scripts => .NET API
2022-08-02 20:23 Paul Hunkar Category 1 - Script Issue => Api Change
2022-08-04 14:24 Paul Hunkar Project .NET API => Compliance Test Tool (CTT) Unified Architecture
2022-08-29 17:40 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-08-29 17:40 Paul Hunkar Category Api Change => 1 - Script Issue
2022-08-29 17:40 Paul Hunkar Fixed in Version => 1.03.500
2022-08-29 17:40 Paul Hunkar Target Version => 1.03
2022-08-29 17:41 Paul Hunkar Status resolved => closed
2022-08-29 17:41 Paul Hunkar Note Added: 0017435