View Issue Details

IDProjectCategoryView StatusLast Update
0010249CTT UA Scripts1 - Script Issuepublic2025-06-03 05:22
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.04.509 
Summary0010249: TransportSettings in Connection set to NULL in GenerateConnections()
Description

The GenerateConnections() function generates PubSubConnection objects without setting the TransportSettings to a certain Subtype of ConnectionTransportDataType.
This can lead to errors in some servers, as they expect a non-empty ExtensionObject.

TagsNo tags attached.
Files Affected

/library/PubSub/PubSubUtilities.js

Activities

Yannik Klaass

2025-03-27 12:35

developer   ~0022575

Adding code to set correct subtypes of ConnectionTransportDataType in the PubSubConnection objects generated by GenerateConnections()

Paul Hunkar

2025-06-03 05:21

administrator   ~0022904

Multiple people reviewed code , all agree to changes, closed issue

Issue History

Date Modified Username Field Change
2025-03-21 12:59 Yannik Klaass New Issue
2025-03-21 14:40 Paul Hunkar Assigned To => Yannik Klaass
2025-03-21 14:40 Paul Hunkar Status new => assigned
2025-03-27 12:34 Yannik Klaass Files Affected => /library/PubSub/PubSubUtilities.js
2025-03-27 12:35 Yannik Klaass Status assigned => resolved
2025-03-27 12:35 Yannik Klaass Resolution open => fixed
2025-03-27 12:35 Yannik Klaass Note Added: 0022575
2025-06-03 05:21 Paul Hunkar Status resolved => closed
2025-06-03 05:21 Paul Hunkar Fixed in Version => 1.04.509
2025-06-03 05:22 Paul Hunkar Note Added: 0022904