View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005535 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2020-03-18 09:24 | 2020-05-22 14:28 |
Reporter | Thomas Merk | Assigned To | Sebastian Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.04.09.394 | ||||
Fixed in Version | 1.03.341.396 | ||||
Summary | 0005535: Localized Texts are not handled as specified | ||||
Description | Valiables with a LocalizedText value can be written, but by writing a new value, the server may !!! simply add a translation if the locale differs from the actual value. Reading the value back will result in either "en", "Hello" or in "", "Hello world", depending on the preferred locales of the session. The tests in "Attribute Services" - "Attribute Write Index" seem not aware of this behaviour. The tests are writing value "", "mocalizedText1" (typo!) and get back a LocalizedText with locale "en". Possible solution:
| ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
test should be checking the Local that is assigned to the session , it can change the local if needed using ActivateSession, but it should then use the assigned locale as needed on the tests |
|
Because the used function is mostly used to generate DataChanges, the CTT has been updated to generate an incremented String and keep the locale the same. |
|
reviewed in CMP call |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-18 09:24 | Thomas Merk | New Issue | |
2020-03-20 16:36 | Paul Hunkar | Note Added: 0011785 | |
2020-03-20 16:36 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2020-03-20 16:36 | Paul Hunkar | Status | new => assigned |
2020-05-10 12:59 | Sebastian Allmendinger | Assigned To | Alexander Allmendinger => Sebastian Allmendinger |
2020-05-10 12:59 | Sebastian Allmendinger | Status | assigned => resolved |
2020-05-10 12:59 | Sebastian Allmendinger | Resolution | open => fixed |
2020-05-10 12:59 | Sebastian Allmendinger | Fixed in Version | => 1.03.341.396 |
2020-05-10 12:59 | Sebastian Allmendinger | Note Added: 0012044 | |
2020-05-22 14:28 | Paul Hunkar | Status | resolved => closed |
2020-05-22 14:28 | Paul Hunkar | Note Added: 0012095 |