View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008984 | CTT UA Scripts | 1 - Script Issue | public | 2023-05-26 12:56 | 2023-07-21 16:26 |
| Reporter | Jochen Baier | Assigned To | Sebastian Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.04.503 | ||||
| Summary | 0008984: library\Base\Objects\monitoredItem.js: function setValue() wrong for Array of BuiltInType.ByteString: | ||||
| Description | library\Base\Objects\monitoredItem.js: 488ff: function: setValue() For arrays of BuiltInType.ByteString the creating of UaByteStrings() is missing: current: proposed fix: <code> | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Confirm proposed change is correct - if so update |
|
|
If the function is called with an array of ByteStrings, it fails because there is some code missing for this DataType. |
|
|
Reviewed changes in call, agreed and closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-05-26 12:56 | Jochen Baier | New Issue | |
| 2023-05-26 15:32 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2023-05-26 15:32 | Paul Hunkar | Status | new => assigned |
| 2023-05-26 15:32 | Paul Hunkar | Assigned To | Alexander Allmendinger => Sebastian Allmendinger |
| 2023-05-26 15:33 | Paul Hunkar | Note Added: 0019437 | |
| 2023-07-21 16:25 | Alexander Allmendinger | Status | assigned => resolved |
| 2023-07-21 16:25 | Alexander Allmendinger | Resolution | open => fixed |
| 2023-07-21 16:25 | Alexander Allmendinger | Note Added: 0019707 | |
| 2023-07-21 16:26 | Paul Hunkar | Status | resolved => closed |
| 2023-07-21 16:26 | Paul Hunkar | Fixed in Version | => 1.04.503 |
| 2023-07-21 16:26 | Paul Hunkar | Note Added: 0019708 |