View Issue Details

IDProjectCategoryView StatusLast Update
0004979Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2019-09-13 15:00
ReporterSebastian Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.389 
Fixed in Version1.03.341.390 
Summary0004979: NodeId of DataTypes Byte and SByte are swapped in library function
Description

The functions "getDataTypeNameFromNodeId" and "getDataTypeFromNodeId" are returning wrong information if the passed NodeId is either "i=2" or "i=3".

In the case of "i=2" the functions are returning information for the DataType "Byte" but should return information for the DataType "SByte".
In the case of "i=3" the functions are returning information for the DataType "SByte" but should return information for the DataType "Byte".

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2019-09-02 17:59

developer   ~0010906

NodeIds for the SByte and Byte has been switched to the match the specification

Paul Hunkar

2019-09-13 15:00

administrator   ~0010980

Reviewed In CTT Call

Issue History

Date Modified Username Field Change
2019-08-28 11:13 Sebastian Allmendinger New Issue
2019-08-30 14:08 Paul Hunkar Assigned To => Alexander Allmendinger
2019-08-30 14:08 Paul Hunkar Status new => assigned
2019-09-02 17:59 Alexander Allmendinger Status assigned => resolved
2019-09-02 17:59 Alexander Allmendinger Resolution open => fixed
2019-09-02 17:59 Alexander Allmendinger Fixed in Version => 1.03.341.390
2019-09-02 17:59 Alexander Allmendinger Note Added: 0010906
2019-09-13 15:00 Paul Hunkar Status resolved => closed
2019-09-13 15:00 Paul Hunkar Note Added: 0010980