View Issue Details

IDProjectCategoryView StatusLast Update
0009448CTT UA Binary2 - CTT Binarypublic2024-03-27 15:26
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.11.0.411 
Summary0009448: CttGenericStructureValue setField() not handling variants containing an ExtensionObject array correctly
Description

The setField() method of the CttGenericStructureValue class does remove the NamespaceUri of ExtensionObjects contained in the variant that is passed to the function, but the same behavior does not apply to ExtensionObject arrays.

To avoid Bad_NotFound errors, the function needs to be extended for this case.

TagsNo tags attached.
Files Affected

Activities

Yannik Klaass

2024-03-18 16:07

developer   ~0020930

Adding handling to also remove the NamespaceUri of each element of ExtensionObject arrays and multidimensional ExtensionObject arrays

Paul Hunkar

2024-03-27 15:26

administrator   ~0021052

Reviewed updates, agreed to changes and closed

Issue History

Date Modified Username Field Change
2024-02-29 19:19 Yannik Klaass New Issue
2024-02-29 19:19 Yannik Klaass Status new => assigned
2024-02-29 19:19 Yannik Klaass Assigned To => Yannik Klaass
2024-03-18 16:07 Yannik Klaass Status assigned => resolved
2024-03-18 16:07 Yannik Klaass Resolution open => fixed
2024-03-18 16:07 Yannik Klaass Note Added: 0020930
2024-03-27 15:26 Paul Hunkar Fixed in Version => 1.11.0.411
2024-03-27 15:26 Paul Hunkar Status resolved => closed
2024-03-27 15:26 Paul Hunkar Note Added: 0021052