View Issue Details

IDProjectCategoryView StatusLast Update
000985310000-012: DiscoverySpecpublic2024-10-15 16:11
ReporterMarcel Patzlaff Assigned ToRandy Armstrong  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version1.05.03 
Fixed in Version1.05.04 
Summary0009853: Clearification required to state whether TrustLists can be opened multiple times (concurrently) for reading or not
Description

Shall it be possible to concurrently open the same TrustLists object for reading or not? When reading the descriptions of "OpenWithMasks()", "AddCertificate()" and "RemoveCertificate()" it sounds like this would be desired. Nevertheless, "OpenWithMasks()" states the following "Bad_InvalidState - The TrustList has already been opened" without restricting this statement to "for writing".
So does this mean now, that a TrustList can only be open once at any point in time (so the condition "OpenCount" <= 1 always holds)? A clearification is appreciated in this regard.

It is still unclear in the 1.05.04 RC1.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Randy Armstrong

2024-10-06 07:56

administrator   ~0021831

Removed the InvalidState error because the method is only used for reading.

Jim Luth

2024-10-15 16:11

administrator   ~0021894

Agreed to changes in web meeting.

Issue History

Date Modified Username Field Change
2024-09-23 08:14 Marcel Patzlaff New Issue
2024-10-06 07:56 Randy Armstrong Assigned To => Randy Armstrong
2024-10-06 07:56 Randy Armstrong Status new => resolved
2024-10-06 07:56 Randy Armstrong Resolution open => fixed
2024-10-06 07:56 Randy Armstrong Note Added: 0021831
2024-10-15 16:11 Jim Luth Status resolved => closed
2024-10-15 16:11 Jim Luth Fixed in Version => 1.05.04
2024-10-15 16:11 Jim Luth Note Added: 0021894