View Issue Details

IDProjectCategoryView StatusLast Update
000940830081: PADIMImplementation Bugpublic2024-02-12 07:07
ReporterGoetz Goerisch Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Summary0009408: PADIM-1.01.0-2023-10-27 NodeSet not compliant XML
Description

Using the IRDI NodeSet from the PADIM-1.01.0-2023-10-27 release
Git commit a26016d1278ad702ed264b003883091872e2cae8) contains invalid XML

<UAObject SymbolicName="SDictionaryEntryName" NodeId="ns=1;s=<DictionaryEntryName>" BrowseName="1:<DictionaryEntryName>" ParentNodeId="i=17594">

shall by

<UAObject SymbolicName="SDictionaryEntryName" NodeId="ns=1;s=<DictionaryEntryName>" BrowseName="1:<DictionaryEntryName>" ParentNodeId="i=17594">

Steps To Reproduce
  • Download the NodeSet
  • Import into SDK
  • Try to generate code
TagsNo tags attached.

Activities

Goetz Goerisch

2024-02-12 07:04

reporter   ~0020785

After further investigation the XML is not valid with my first entry.

should be to become valid XML
&lt;UAObject SymbolicName=&quot;S_DictionaryEntryName_&quot; NodeId=&quot;ns=1;s=&lt;DictionaryEntryName>&quot; BrowseName=&quot;1:&lt;DictionaryEntryName>&quot; ParentNodeId=&quot;i=17594&quot;>

Goetz Goerisch

2024-02-12 07:04

reporter   ~0020786

<UAObject SymbolicName="SDictionaryEntryName" NodeId="ns=1;s=<DictionaryEntryName>" BrowseName="1:<DictionaryEntryName>" ParentNodeId="i=17594">

Goetz Goerisch

2024-02-12 07:07

reporter   ~0020787

Posting a screenshot as mantis is converting

Issue History

Date Modified Username Field Change
2024-02-08 13:12 Goetz Goerisch New Issue
2024-02-12 07:04 Goetz Goerisch Note Added: 0020785
2024-02-12 07:04 Goetz Goerisch Note Added: 0020786
2024-02-12 07:07 Goetz Goerisch Note Added: 0020787
2024-02-12 07:07 Goetz Goerisch File Added: Screenshot 2024-02-12 080606.png