View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009271 | CTT UA Scripts | 1 - Script Issue | public | 2023-11-20 13:23 | 2023-11-28 14:27 |
| Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.04.505 | ||||
| Fixed in Version | 1.04.506 | ||||
| Summary | 0009271: PubSub General: NetworkInterface used for receiving is set to "127.0.0.1" | ||||
| Description | The GenerateConnections() method in PubSubUtilities.js in the library creates a PubSubConnectionDataType variable used for configuring the CTT as Subscriber using a hard-coded "127.0.0.1" for the Address.NetworkInterface field. If PubSub messages are received over a NetworkInterface other than the loopback adapter, the CTT will, of course, not receive them. | ||||
| Tags | No tags attached. | ||||
| Files Affected | /library/Base/settings.js | ||||
|
|
Adding CTT setting for the configuration of the NetworkInterface to be used by the CTT for sending/receiving PubSub messages. Furthermore renaming the existing /Server Test/PubSub/NetworkInterface setting to NetworkInterface_Server for better distinguishment. |
|
|
Review in call, agreed to changes and closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-11-20 13:23 | Yannik Klaass | New Issue | |
| 2023-11-20 13:23 | Yannik Klaass | Status | new => assigned |
| 2023-11-20 13:23 | Yannik Klaass | Assigned To | => Yannik Klaass |
| 2023-11-28 07:57 | Yannik Klaass | Files Affected |
=> /library/Base/settings.js
/library/PubSub/PubSubUtilities.js /default.ctt.xml |
| 2023-11-28 07:59 | Yannik Klaass | Status | assigned => resolved |
| 2023-11-28 07:59 | Yannik Klaass | Resolution | open => fixed |
| 2023-11-28 07:59 | Yannik Klaass | Note Added: 0020409 | |
| 2023-11-28 10:53 | Paul Hunkar | Status | resolved => closed |
| 2023-11-28 10:53 | Paul Hunkar | Fixed in Version | => 1.03.505 |
| 2023-11-28 10:53 | Paul Hunkar | Note Added: 0020414 | |
| 2023-11-28 10:56 | Paul Hunkar | Fixed in Version | 1.03.505 => 1.04.505 |
| 2023-11-28 14:27 | Paul Hunkar | Fixed in Version | 1.04.505 => 1.04.506 |