View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005756 | NodeSets, XSDs and Generated Code | Implementation Bug | public | 2020-06-22 15:47 | 2021-07-06 16:57 |
Reporter | Herbert Oppmann | Assigned To | Randy Armstrong | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0005756: Several NodeSet XML files contain invalid Locale in LocalizedText in "EnumValues" properties | ||||
Description | While decoding some files in the binary nodeset file format used in the UA high performance SDK my tool complained about invalid Locale values within LocalizedText. The Locale consisted of Carriage Return + Line Feed + 10 space characters. This happened within "EnumValues" properties. I found out that this invalid Locale value was already this way in the XML NodeSet. Several NodeSets are affected, including the following: Core, DI, ADI, FDI plus probably more. For example: Of course one could make this element empty like this <Locale/>, but it should actually be omitted (it is optional according to Opc.Ua.Types.xsd). | ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
related to | 0006106 | closed | Randy Armstrong | OPC UA UANodeset has invalid <Locale> in XML encoded EnumValues |
|
Also on "EnumStrings" properties. |
|
Fixed encoder to omit null element values instead of adding spurious line feeds. |
|
Fixed in 1.04.8. |
|
Reviewed in UA WG meeting. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-22 15:47 | Herbert Oppmann | New Issue | |
2020-06-22 15:50 | Herbert Oppmann | Note Added: 0012492 | |
2020-07-07 16:50 | Jim Luth | Assigned To | => Randy Armstrong |
2020-07-07 16:50 | Jim Luth | Status | new => assigned |
2020-09-08 01:47 | Randy Armstrong | Status | assigned => resolved |
2020-09-08 01:47 | Randy Armstrong | Resolution | open => fixed |
2020-09-08 01:47 | Randy Armstrong | Note Added: 0012761 | |
2020-11-10 17:42 | Jim Luth | Relationship added | related to 0006106 |
2021-03-02 19:31 | Randy Armstrong | Note Added: 0013916 | |
2021-07-06 16:57 | Randy Armstrong | Status | resolved => closed |
2021-07-06 16:57 | Randy Armstrong | Note Added: 0014657 |