View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005541 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2020-03-19 12:39 | 2020-05-22 14:36 |
Reporter | Thomas Merk | Assigned To | Sebastian Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.04.09.394 | ||||
Fixed in Version | 1.03.341.396 | ||||
Summary | 0005541: Writing index range of variant array fails | ||||
Description | Test script Attribute Services / Attribute Write Index / 004.js This might be liked to issue # 5507. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
It looks like this is not a generell issue within the test script. |
|
The array that does not work is an array of variants (length 6) with elements of types The value written is an array of length 1 !! with an index range of (2,4) It seems that CTT is not correctly incrementing an array of variants. This CTT script produces another error because it reads back an array of locaized texts and gets different values than expected. |
|
After discussions with the reporter, an issue has been identified in the function UaVariant.Increment if the function is called for arrays which contains arrays as elements. Because of this issue the function returned a too short array. This has been solved and will be available in the next version of the CTT. |
|
reviewed in CMP call |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-19 12:39 | Thomas Merk | New Issue | |
2020-03-20 16:08 | Paul Hunkar | Assigned To | => Sebastian Allmendinger |
2020-03-20 16:08 | Paul Hunkar | Status | new => assigned |
2020-03-20 20:06 | Sebastian Allmendinger | Status | assigned => feedback |
2020-03-20 20:06 | Sebastian Allmendinger | Note Added: 0011797 | |
2020-05-05 07:49 | Thomas Merk | Note Added: 0012028 | |
2020-05-05 07:49 | Thomas Merk | Status | feedback => assigned |
2020-05-08 15:18 | Sebastian Allmendinger | Status | assigned => resolved |
2020-05-08 15:18 | Sebastian Allmendinger | Resolution | open => fixed |
2020-05-08 15:18 | Sebastian Allmendinger | Fixed in Version | => 1.03.341.396 |
2020-05-08 15:18 | Sebastian Allmendinger | Note Added: 0012040 | |
2020-05-22 14:36 | Paul Hunkar | Status | resolved => closed |
2020-05-22 14:36 | Paul Hunkar | Note Added: 0012098 |