View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010107 | CTT UA Binary | 2 - CTT Binary | public | 2025-01-20 14:58 | 2025-05-31 02:29 |
| Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.11.0.412 | ||||
| Summary | 0010107: CTT crashes when trying to access converted NULL-Variant values | ||||
| Description | When using the conversion methods of the CttVariantClass on a NULL-Variant, the returned type is an OpcUa_Null (0), which cannot be handled correctly by the script engine, e. g. when passing the value to a function and then accessing it. As a result, the CTT crashes. | ||||
| Steps To Reproduce | Code: | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Fixing pointerToScriptValue methods of the built-in array type classes to return a neutral QObject representing a null-value, which can be handled correctly |
|
|
reviewed code change, all agreed to changes - closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-01-20 14:58 | Yannik Klaass | New Issue | |
| 2025-01-20 14:58 | Yannik Klaass | Severity | minor => crash |
| 2025-01-20 15:04 | Alexander Allmendinger | Steps to Reproduce Updated | |
| 2025-01-20 15:09 | Yannik Klaass | Steps to Reproduce Updated | |
| 2025-01-23 21:56 | Paul Hunkar | Assigned To | => Yannik Klaass |
| 2025-01-23 21:56 | Paul Hunkar | Status | new => assigned |
| 2025-01-24 16:16 | Yannik Klaass | Status | assigned => resolved |
| 2025-01-24 16:16 | Yannik Klaass | Resolution | open => fixed |
| 2025-01-24 16:16 | Yannik Klaass | Note Added: 0022335 | |
| 2025-05-31 02:29 | Paul Hunkar | Status | resolved => closed |
| 2025-05-31 02:29 | Paul Hunkar | Fixed in Version | => 1.11.0.412 |
| 2025-05-31 02:29 | Paul Hunkar | Note Added: 0022816 |