View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007859 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2022-03-14 12:08 | 2022-08-04 15:11 |
| Reporter | A. Riedel | Assigned To | Paul Hunkar | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.04.09.401 | ||||
| Summary | 0007859: WriteService.GenerateString() not recognising MaxStringLength property | ||||
| Description | When testing our server, some tests that generate strings based on MaxStringLength fail due to the tested variable having a smaller MaxStringLength than the server capabilities specify:
All these tests use WriteService.GenerateString() to provide a string. The tested variable has its own MaxStringLength property, but GenerateString does not recognise this because it only checks for a BrowseName of "0:MaxStringLength". I am not sure whether the server or WriteService.GenerateString() is incorrect as I could only find relatively vague information about this searching the specification: 1.04 Part 5 6.3.2 and 1.04 Part 3 5.6.2 don't mention the namespace index of the property. Does this mean the MaxStringLength property of the string variable has to be in namespace 0? If not, then WriteService.GenerateString() needs to check for other namespaces than 0 as well. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
The namespace for MaxStringLength needs to be Namespace 0 always |
|
|
No change required |
|
|
No change required - agreed in CMP call |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-03-14 12:08 | A. Riedel | New Issue | |
| 2022-03-24 15:52 | Paul Hunkar | Assigned To | => Paul Hunkar |
| 2022-03-24 15:52 | Paul Hunkar | Status | new => feedback |
| 2022-03-24 15:52 | Paul Hunkar | Note Added: 0016452 | |
| 2022-08-04 15:11 | Paul Hunkar | Status | feedback => resolved |
| 2022-08-04 15:11 | Paul Hunkar | Resolution | open => no change required |
| 2022-08-04 15:11 | Paul Hunkar | Note Added: 0017283 | |
| 2022-08-04 15:11 | Paul Hunkar | Status | resolved => closed |
| 2022-08-04 15:11 | Paul Hunkar | Note Added: 0017284 |