View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008547 | CTT UA Scripts | 1 - Script Issue | public | 2023-01-03 10:23 | 2023-02-18 06:31 |
Reporter | Alexander Allmendinger | Assigned To | Sebastian Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.04.500 | ||||
Target Version | 1.03.502 | Fixed in Version | 1.03.502 | ||
Summary | 0008547: gServerCapabilities.DefaultLocaleId is undefined if server has no DefaultLocaleId | ||||
Description | It is allowed for a server to have an empty LocaleIdArray. But if a server does not provide this, the script library sets the value to the first index of the array which happens to be not defined. The LocaleIdArray is being used by the A&C scripts and the undefined field causes scripts to fail. | ||||
Tags | No tags attached. | ||||
Files Affected | /library/Base/serverCapabilities.js | ||||
|
The library script has been updated to keep an empty string as DefaultLocaleId if the LocaleIdArray contains no elements. |
|
Reviewed in call (2023-02-10) agreed to changes, closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-03 10:23 | Alexander Allmendinger | New Issue | |
2023-01-05 17:18 | Paul Hunkar | Assigned To | => Sebastian Allmendinger |
2023-01-05 17:18 | Paul Hunkar | Status | new => assigned |
2023-01-21 17:06 | Sebastian Allmendinger | Files Affected | => /library/Base/serverCapabilities.js |
2023-01-31 06:27 | Sebastian Allmendinger | Status | assigned => resolved |
2023-01-31 06:27 | Sebastian Allmendinger | Resolution | open => fixed |
2023-01-31 06:27 | Sebastian Allmendinger | Note Added: 0018621 | |
2023-02-18 06:23 | Paul Hunkar | Product Version | => 1.04.500 |
2023-02-18 06:23 | Paul Hunkar | Fixed in Version | => 1.03.502 |
2023-02-18 06:23 | Paul Hunkar | Target Version | => 1.03.502 |
2023-02-18 06:31 | Paul Hunkar | Status | resolved => closed |
2023-02-18 06:31 | Paul Hunkar | Note Added: 0018747 |