View Issue Details

IDProjectCategoryView StatusLast Update
001044510000-003: Address SpaceSpecpublic2025-09-22 12:07
ReporterMatthias Damm Assigned ToJeff Harding  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.05.06 
Summary0010445: OptionSetValues behaviour for bit masks with gaps
Description

The OptionSetValues property requires an array of option names without gap. Only the DataTypeDefinition in the DataType allows gaps.

Part 3
Table 16 – DataType NodeClass
OptionSetValues
The OptionSetValues Property shall be applied to OptionSet DataTypes and UInteger DataTypes representing bit masks.
An OptionSet DataType or UInteger DataType is used to represent a bit mask and the OptionSetValues Property contains the human-readable representation for each bit of the bit mask.
The OptionSetValues Property shall provide an array of LocalizedText containing the human-readable representation for each bit.

At the moment if is not defined how the OptionSetValues entries are filled for bit masks with gaps.

TagsNo tags attached.
Commit Version1.05.06
Fix Due Date2025-09-15

Activities

Jim Luth

2025-07-22 15:29

administrator   ~0023153

Define that "unused" entries should have an empty string and invariant locale set.

Jeff Harding

2025-09-15 16:01

developer   ~0023283

Added clarification about unused bit fields.
May want to add a general statement about null LocalizedText strings that defines that the locateId should be set to null.

Jim Luth

2025-09-22 12:07

administrator   ~0023318

Agreed to changes edited in F2F.

Issue History

Date Modified Username Field Change
2025-07-21 13:44 Matthias Damm New Issue
2025-07-22 15:29 Jim Luth Note Added: 0023153
2025-07-22 15:31 Jim Luth Assigned To => Jeff Harding
2025-07-22 15:31 Jim Luth Status new => assigned
2025-07-22 15:31 Jim Luth Product Version 1.05.04 =>
2025-07-22 15:31 Jim Luth Commit Version => 1.05.06
2025-07-22 15:31 Jim Luth Fix Due Date => 2025-09-15
2025-09-15 16:01 Jeff Harding Status assigned => resolved
2025-09-15 16:01 Jeff Harding Resolution open => fixed
2025-09-15 16:01 Jeff Harding Fixed in Version => 1.05.06
2025-09-15 16:01 Jeff Harding Note Added: 0023283
2025-09-22 12:07 Jim Luth Status resolved => closed
2025-09-22 12:07 Jim Luth Note Added: 0023318