View Issue Details

IDProjectCategoryView StatusLast Update
000754610000-006: MappingsSpecpublic2023-01-03 16:38
ReporterJijun Ma Assigned ToRandy Armstrong  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.05.00 
Fixed in Version1.05.03 RC1 
Summary0007546: larger value use MaxValue, smaller value use MinValue?
Description

On page 21:
If the range supported by the DataEncoding is larger that then range supported by a
DevelopmentPlatform then decoders shall replace any out of range values by either
DateTime.MinValue or DateTime.MaxValue for the DevelopmentPlatform.
If the range supported by the DataEncoding is smaller than the range supported by a
DevelopmentPlatform then encoders shall replace any out of range values by either
DateTime.MinValue or DateTime.MaxValue for the DataEncoding.

both larger and smaller value could be replaced with MinValue or MaxValue? or limit that only larger value be replaced with MaxValue and smaller value be replaced by MinValue?

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Randy Armstrong

2022-12-27 11:26

administrator   ~0018350

Updated text in 5.1.4 to use more precise terminology.

Jim Luth

2023-01-03 16:38

administrator   ~0018387

Agreed to changes in telecon.

Issue History

Date Modified Username Field Change
2022-01-13 06:49 Jijun Ma New Issue
2022-02-08 17:48 Jim Luth Assigned To => Randy Armstrong
2022-02-08 17:48 Jim Luth Status new => assigned
2022-12-27 11:26 Randy Armstrong Status assigned => resolved
2022-12-27 11:26 Randy Armstrong Resolution open => fixed
2022-12-27 11:26 Randy Armstrong Note Added: 0018350
2022-12-28 06:43 Randy Armstrong Fixed in Version => 1.05.03 RC1
2023-01-03 16:38 Jim Luth Status resolved => closed
2023-01-03 16:38 Jim Luth Note Added: 0018387