View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003621 | Compliance Test Tool (CTT) Unified Architecture | Implementation Bug | public | 2016-11-29 10:31 | 2018-12-13 15:21 |
Reporter | Bruno | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.03 | ||||
Summary | 0003621: Security/Security User Name Password /002.js | ||||
Description | Code perform a check on epSecureEncrypt === null but not on epSecureChNone. Would recommend adding: if( epSecureChNone=== null ) { The test fails with a TypeError, when really it should: be skipped or fail with a message pointing to the origin of the problem. TypeError messages are not really user friendly. Thank you in advance. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
The same happends in test case 011.js, only the epSecureEncrypt variable has a check.I don't know if there is a way to edit the issue to add this information, sorry. |
|
Added logic as requested/recommended. Scripts will be in the next CTT release. |
|
Reviewed on CMP Call 12/13/2018 |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-29 10:31 | Bruno | New Issue | |
2016-11-29 10:35 | Bruno | Note Added: 0007381 | |
2016-12-14 18:28 |
|
Note Added: 0007536 | |
2016-12-14 18:28 |
|
Status | new => resolved |
2016-12-14 18:28 |
|
Fixed in Version | => 1.03 |
2016-12-14 18:28 |
|
Resolution | open => fixed |
2016-12-14 18:28 |
|
Assigned To | => Nathan Pocock |
2018-12-13 15:21 | Paul Hunkar | Note Added: 0009691 | |
2018-12-13 15:21 | Paul Hunkar | Status | resolved => closed |
2018-12-13 15:21 | Paul Hunkar | Assigned To | Nathan Pocock => |